Changeset 5647
- Timestamp:
- Mar 11, 2008, 2:32:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
work/kaku/prj_openkaku/webapp/lib/controller.php
r5593 r5647 157 157 $smarty->assign('msg2', $requests['msg2']); 158 158 $smarty->assign('msg3', $requests['msg3']); 159 // edit by openkaku team 20080310 start 160 $smarty->assign('ltag', $GLOBALS['ltag']); 161 // edit by openkaku team 20080310 end 159 162 if ($errors) { 160 163 $smarty->assign('errors', $errors);
Note: See TracChangeset
for help on using the changeset viewer.