mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-30 02:49:50 +02:00
Restructured test-programs.
This commit is contained in:
8
webroot/test/config.php
Normal file
8
webroot/test/config.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
// Use error reporting
|
||||
error_reporting(-1);
|
||||
ini_set('display_errors', 1);
|
||||
|
||||
|
||||
// The link to img.php
|
||||
$imgphp = "../img.php?src=";
|
Reference in New Issue
Block a user