Changeset 1090:ed55b73cde39 for admin
- Timestamp:
- 12/20/12 23:43:13 (13 years ago)
- Branch:
- twig
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/index.php
r1089 r1090 154 154 catch (Exception $e) { } 155 155 156 $form = new dcForm($core, 'quickentry','post.php');156 $form = new dcForm($core,array('quickentry','quick-entry'),'post.php'); 157 157 $form 158 158 ->addField(
Note: See TracChangeset
for help on using the changeset viewer.