Complete include_once usage, romove constants
This commit is contained in:
@ -7,11 +7,6 @@ if (IN_serendipity !== true) {
|
||||
die ("Don't hack!");
|
||||
}
|
||||
|
||||
if (defined('S9Y_FRAMEWORK_IMAGES')) {
|
||||
return;
|
||||
}
|
||||
@define('S9Y_FRAMEWORK_IMAGES', true);
|
||||
|
||||
/**
|
||||
* Check if an uploaded file is "evil"
|
||||
*
|
||||
|
Reference in New Issue
Block a user