_start.php

Go to the documentation of this file.
00001 <?php
00010 if ( class_exists( "Loader" ) )
00011 {
00012     Loader::requireOnce( "Loader.class.php" , true );
00013 }
00014 else
00015 {
00016     require_once( "Loader.class.php" );
00017 }
00018 ?>

Generated on Sat Apr 7 14:19:09 2012 for CodeToDiagram by  doxygen 1.5.9