@@ -1,6 +1,6 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | -if( !function_exists( 'pollux_app' )) { |
|
| 3 | +if( !function_exists( 'pollux_app' ) ) { |
|
| 4 | 4 | function pollux_app() { |
| 5 | 5 | return GeminiLabs\Pollux\Application::getInstance(); |
| 6 | 6 | } |