silence some warnings at php E_ALL levels
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
<?php
|
||||
|
||||
function redbasic_init(&$a) {
|
||||
if($a->config['system']['theme_engine'])
|
||||
$a->set_template_engine($a->config['system']['theme_engine']);
|
||||
else
|
||||
$a->set_template_engine('smarty3');
|
||||
// head_add_js('redbasic.js');
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user