_start.php

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

Generated on Thu Feb 3 03:54:59 2011 for CodeToDiagram by  doxygen 1.5.9