Using Bootstrap pull right class + code format
This commit is contained in:
@ -55,7 +55,7 @@ function scriptFail($error) {
|
||||
)));
|
||||
}
|
||||
|
||||
function exception_error_handler($errno, $errstr, $errfile, $errline ) {
|
||||
function exception_error_handler($errno, $errstr, $errfile, $errline) {
|
||||
scriptFail("[$errfile @ $errline] " . $errstr);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user