3 lines
201 B
Plaintext
3 lines
201 B
Plaintext
@define('URL_NOT_FOUND', 'The requested page could not be found (404). This is the default page.');
|
|
@define('INSERT_ALL, 'Insert All');
|
|
@define('COMMENT_NOT_DELETED', 'Could not delete comment #%s .'); |