Changeset 10042
- Timestamp:
- Jan 8, 2009, 3:49:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/plugins/opOpenSocialPlugin/trunk/lib/filter/ApplicationI18nFormFilter.class.php
r10041 r10042 10 10 class ApplicationI18nFormFilter extends BaseApplicationI18nFormFilter 11 11 { 12 /*13 12 public function __construct($defaults = array(), $options = array(), $CSRFSecret = null) 14 13 { 15 14 return parent::__construct($defaults, $options, false); 16 } */15 } 17 16 18 17 public function configure()
Note: See TracChangeset
for help on using the changeset viewer.