X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=admin_files.php;fp=admin_files.php;h=56a78ae84b9d5aa51fb99cf95204d95e59831738;hb=e973f07f6b4a143c330884908082fdc1c7c4e32f;hp=0000000000000000000000000000000000000000;hpb=9668aef4b772d7a1ff61096a321e847c7d86f1de;p=wfpl-cms.git diff --git a/admin_files.php b/admin_files.php new file mode 100644 index 0000000..56a78ae --- /dev/null +++ b/admin_files.php @@ -0,0 +1,138 @@ + 'Yes'); + $data = array(); + } + + tem_set('upload_max_filesize', upload_max_filesize()); + + tem_set('form', $data); +}