GAMA-Site/short/config.php
2012-10-07 20:34:33 -04:00

7 lines
165 B
PHP
Executable File

<?php
$random=rand(); //your random ID key
$path="."; //shortening url storage folder
$pagepath = "http://ugama.tk/short/";
$pagetitle = "Unps-gama.tk shortner";
?>