Changeset 10207 in spip-zone
- Timestamp:
- Mar 6, 2007, 6:23:29 PM (14 years ago)
- Location:
- _plugins_/_stable_/forms/forms_et_tables_1_9_1
- Files:
-
- 3 added
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_stable_/forms/forms_et_tables_1_9_1/forms_options.php
r10119 r10207 15 15 define('_DIR_PLUGIN_FORMS',(_DIR_PLUGINS.end($p))."/"); 16 16 } 17 if (defined('_DIR_PLUGIN_CRAYONS')) 18 include_spip('forms_crayons'); 19 17 20 include_spip('base/forms'); 18 21 $GLOBALS['forms_actif_exec'][] = 'donnees_edit';
Note: See TracChangeset
for help on using the changeset viewer.