const.Paths.php

Go to the documentation of this file.
00001 <?php
00002 //constants of the paths in the application
00003 define('WEBAPP_PATH', 'web_app/');
00004 define('GRAPHICS',    'graphics/');
00005 define('TPL',         'templates/');
00006 define('WOBJ',        'webobjects/');
00007 define('MENU',        TPL. 'menu/');
00008 ?>

Generated on Fri Jan 20 10:34:52 2006 for HGSM by  doxygen 1.4.5