Diff of /mambo/branches/4.6/administrator/includes/admin.php
Parent Directory
|
Revision Log
|
Patch
| revision 1037, Fri Apr 13 06:01:44 2007 UTC | revision 1056, Sat Apr 21 08:16:01 2007 UTC | |
|---|---|---|
| # | Line 76 | Line 76 |
| 76 | $this->accept['SUBMENU'] = array('MENU'); | $this->accept['SUBMENU'] = array('MENU'); |
| 77 | $this->accept['MEDIA'] = array('FILENAME'); | $this->accept['MEDIA'] = array('FILENAME'); |
| 78 | $this->accept['CSS'] = array('FILENAME'); | $this->accept['CSS'] = array('FILENAME'); |
| 79 | $this->accept['LOCALE'] = array('PLURAL_FORM', 'DATE_FORMAT', 'CODESETS', 'DAYS', 'MONTHS', 'WINCODEPAGE'); | $this->accept['LOCALE'] = array('PLURAL_FORM', 'DATE_FORMAT', 'CODESETS', 'DAYS', 'MONTHS'); |
| 80 | $this->accept['CODESETS'] = array('CHARSET'); | $this->accept['CODESETS'] = array('CHARSET'); |
| 81 | } | } |
| 82 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

