mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
@@ -213,7 +213,7 @@ class ObjectPage extends GenericPage
|
||||
}
|
||||
else
|
||||
{
|
||||
Util::logError('Referenced PageTextId #'.$next.' is not in DB');
|
||||
trigger_error('Referenced PageTextId #'.$next.' is not in DB', E_USER_WARNING);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user