Changeset 3302 for plugins/writers/_prepend.php
- Timestamp:
- 04/04/14 17:01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/writers/_prepend.php
r225 r3302 2 2 # -- BEGIN LICENSE BLOCK ---------------------------------- 3 3 # 4 # This file is part of Dotclear 2.4 # This file is part of Writers, a plugin for Dotclear. 5 5 # 6 6 # Copyright (c) 2003-2008 Olivier Meunier and contributors … … 10 10 # 11 11 # -- END LICENSE BLOCK ------------------------------------ 12 13 12 14 13 # Following constants can be overrided in your install config.php: … … 24 23 return; 25 24 } 26 ?>
Note: See TracChangeset
for help on using the changeset viewer.