mas
This commit is contained in:
@@ -28,7 +28,7 @@ if (!@$apartado) {
|
||||
if (strpos($resultInclude,".php on line ") === false){
|
||||
echo $resultInclude;
|
||||
}else{
|
||||
echo error_html($resultInclude);
|
||||
echo error_html($resultInclude,true);
|
||||
}
|
||||
die();
|
||||
} else{
|
||||
|
||||
Reference in New Issue
Block a user