This repository has been archived on 2020-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
paste-manager/common.php
2012-01-19 00:23:08 +01:00

7 lines
87 B
PHP

<?php
define("DESTINATION", "../files/");
define("GESHI_DIR", "../geshi/geshi/");
?>