Changeset 2984:b81d45a0e150 for features/bootstrap/autoload.php
- Timestamp:
- 03/31/15 15:53:36 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
features/bootstrap/autoload.php
r2931 r2984 14 14 15 15 require_once __DIR__.'/../../vendor/autoload.php'; 16 17 include_once '/var/projets/common/Log.php';18 16 19 17 $__autoload = array();
Note: See TracChangeset
for help on using the changeset viewer.