root/components/_start.php
| 130 | 142 | ||
|---|---|---|---|
3 | 3 | ||
4 | Loader::requireOnce( COMPONENTS_PATH . "_start.php" ); | 4 | Loader::requireOnce( COMPONENTS_PATH . "_start.php" ); |
5 | Loader::requireOnce( COMPONENTS_PATH . "library/_start.php" ); | 5 | Loader::requireOnce( COMPONENTS_PATH . "library/_start.php" ); |
6 | Loader::requireOnce( COMPONENTS_PATH . "match/_start.php" ); | ||
6 | Loader::requireOnce( COMPONENTS_PATH . "umlSequenceDiagram/_start.php" ); | 7 | Loader::requireOnce( COMPONENTS_PATH . "umlSequenceDiagram/_start.php" ); |
7 | //Loader::requireOnce( COMPONENTS_PATH . "backtrace/_start.php" ); | 8 | //Loader::requireOnce( COMPONENTS_PATH . "backtrace/_start.php" ); |
8 | Loader::requireOnce( COMPONENTS_PATH . "extendedReflection/_start.php" ); | 9 | Loader::requireOnce( COMPONENTS_PATH . "extendedReflection/_start.php" ); |
Download diff