Changeset 1517:055caf38ee9f for inc/admin/class.dc.filter.php
- Timestamp:
- 08/21/13 15:33:12 (12 years ago)
- Branch:
- twig
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/class.dc.filter.php
r1498 r1517 874 874 */ 875 875 public function init() { 876 echo $this->name.":".($this->multiple?"MULTIPLE":"SIMPLE");877 876 $this->field = new dcFieldCombo( 878 877 $this->filter_id,
Note: See TracChangeset
for help on using the changeset viewer.