This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
CSE-Invent
/
CMS-CSE
cermin dari
https://git.cse-invent.com/product/cms.events.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
029f2dfb74
Ranting
Tag
code-events
dev
master
preprod
r7
rewrite-url
CMS-CSE
/
core
/
submit
/
cms.dev-debug-activation.php
cms.dev-debug-activation.php
60 B
Riwayat
Mentahan
1
2
3
4
<?php
$_SESSION["debug"] = 1;
header('Location: /');
exit();