Changeset 3731:3770620079d4 for plugins/buildtools/_prepend.php
- Timestamp:
- 03/09/18 12:29:57 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/buildtools/_prepend.php
r3730 r3731 1 1 <?php 2 /** 3 * @brief buildtools, a plugin for Dotclear 2 4 * 5 * @package Dotclear 6 * @subpackage Plugins 7 * 8 * @copyright Olivier Meunier & Association Dotclear 9 * @copyright GPL-2.0-only 10 */ 2 11 3 12 $__autoload['dcMaintenanceBuildtools'] = dirname(__FILE__) . '/class.dc.maintenance.buildtools.php';
Note: See TracChangeset
for help on using the changeset viewer.