Diff of /mambo/branches/4.6/administrator/includes/admin.php
Parent Directory
|
Revision Log
|
Patch
| revision 863, Wed Jan 3 22:54:31 2007 UTC | revision 895, Mon Jan 22 11:23:16 2007 UTC | |
|---|---|---|
| # | Line 73 | Line 73 |
| 73 | $this->accept['SUBMENU'] = array('MENU'); | $this->accept['SUBMENU'] = array('MENU'); |
| 74 | $this->accept['MEDIA'] = array('FILENAME'); | $this->accept['MEDIA'] = array('FILENAME'); |
| 75 | $this->accept['CSS'] = array('FILENAME'); | $this->accept['CSS'] = array('FILENAME'); |
| 76 | $this->accept['LOCALE'] = array('PLURAL_FORM', 'DATE_FORMAT', 'CODESETS', 'DAYS', 'MONTHS'); | $this->accept['LOCALE'] = array('PLURAL_FORM', 'DATE_FORMAT', 'CODESETS', 'DAYS', 'MONTHS', 'WINCODEPAGE'); |
| 77 | $this->accept['CODESETS'] = array('CHARSET'); | $this->accept['CODESETS'] = array('CHARSET'); |
| 78 | } | } |
| 79 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

