Changeset 6205 for trunk/centreon/www/include/views/graphs/graphODS/generateImages/generateODSImage.php
- Timestamp:
- 08/20/08 16:40:05 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/centreon/www/include/views/graphs/graphODS/generateImages/generateODSImage.php
r6204 r6205 22 22 } 23 23 24 include(" /etc/centreon/centreon.conf.php");24 include("@CENTREON_ETC@/centreon.conf.php"); 25 25 26 26 require_once ('DB.php');
