This commit is contained in:
haakel 2026-02-09 15:45:56 +03:30
parent c522954b44
commit 114da8ab73
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Version: 2.0.0
*/
if ( ! defined( 'ABSPATH' ) ) {
echo "what the hell are you doing here?";
echo "what the hell are you doing here?";
exit;
}