1
0
mirror of https://github.com/Xkeeper0/jul.git synced 2025-07-30 03:31:57 -07:00
Files
jul/schemes/null.php
2015-08-08 22:45:34 -07:00

6 lines
57 B
PHP

<?php
/* null scheme */
$formcss=0;
$nullscheme=1;
?>