Changeset 47979 in spip-zone for _plugins_/plugin-thelia/spip_thelia_mes_options.php
- Timestamp:
- May 21, 2011, 10:10:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/plugin-thelia/spip_thelia_mes_options.php
r47977 r47979 15 15 } 16 16 17 /* Un pipeline post authenfication thelia */ 18 $GLOBALS['spip_pipeline']['thelia_authentifie'] .= ''; 19 17 20 $thelia_path = ini_get("include_path").":"._RACINE_THELIA; 18 21 ini_set('include_path', $thelia_path);
Note: See TracChangeset
for help on using the changeset viewer.