added coming soon page
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,16 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* Novaconium Framework Entry Point
|
||||
*
|
||||
* This is the main entry point for the Novaconium framework.
|
||||
* It sets up the environment, loads necessary components,
|
||||
* and runs the application.
|
||||
*
|
||||
* @package Novaconium
|
||||
* @author Nick Yeoman <dev@4lt.ca>
|
||||
*/
|
||||
|
||||
|
||||
// Enable error reporting for development environments
|
||||
// error_reporting(E_ALL);
|
||||
// ini_set('display_errors', 1);
|
||||
|
||||
Reference in New Issue
Block a user