import re files = ['subjects.php', 'global_cycles.php'] for file in files: with open(file, 'r', encoding='utf-8') as f: content = f.read() access_check = r""" if (!is_super_admin()) { http_response_code(403); render_page_start('صلاحيات غير كافية', ''); ?>

عذراً

هذه الصفحة مخصصة للمشرف العام فقط.

العودة للرئيسية