Changeset 1427 for temp/trunk
- Timestamp:
- 2006/08/23 21:17:00 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/design/index.tpl (modified) (previous)
-
html/admin/design/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/index.php
r1426 r1427 27 27 $page_id = $_POST['page_id']; 28 28 }else{ 29 $page_id = "";29 $page_id = 0; 30 30 } 31 31
Note: See TracChangeset
for help on using the changeset viewer.
