Changeset 12099 for branches/dev/data
- Timestamp:
- 2007/04/04 23:24:50 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/downloads/module/security/security.php
r12098 r12099 25 25 $arrList[] = sfCheckInstall(); 26 26 $arrList[] = sfCheckIDPass('admin', 'password'); 27 $arrList[] = sfCheckInstallInc(); 27 28 28 29 $objPage->arrList = $arrList;
Note: See TracChangeset
for help on using the changeset viewer.
