Changeset 4421 for extensions/event_cats/include
- Timestamp:
- Dec 4, 2009, 8:46:39 AM (15 years ago)
- Location:
- extensions/event_cats/include
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/event_cats/include/ec_conf.inc.php
r4418 r4421 22 22 // | USA. | 23 23 // +-----------------------------------------------------------------------+ 24 25 // Keeps file coded in UTF-8 without BOM : é 24 26 25 27 if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!'); -
extensions/event_cats/include/evntcats_admin_funcs.inc.php
r4420 r4421 22 22 // | USA. | 23 23 // +-----------------------------------------------------------------------+ 24 25 // Keeps file coded in UTF-8 without BOM : é 24 26 25 27 // *************************************************************************** -
extensions/event_cats/include/evntcats_main_funcs.inc.php
r4371 r4421 22 22 // | USA. | 23 23 // +-----------------------------------------------------------------------+ 24 25 // Look out, do sit before reading that : 26 // keeps file coded in UTF-8 without BOM in Notepad++ : é 27 // !!! 24 28 25 29 if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
Note: See TracChangeset
for help on using the changeset viewer.