This repository has been archived on 2020-08-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
paste-manager/common.php
2012-01-19 00:23:08 +01:00

7 lines
No EOL
87 B
PHP

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