Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
41e7150462
23 changed files with 461 additions and 185 deletions
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
//error_reporting(E_ALL|E_STRICT);
|
||||
error_reporting(E_ALL);
|
||||
ini_set('display_errors', 'on');
|
||||
//error_reporting(E_ALL);
|
||||
//ini_set('display_errors', 'on');
|
||||
|
||||
// Define path to application directory
|
||||
defined('APPLICATION_PATH')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue