Working paste manager
This commit is contained in:
commit
e77133c393
220 changed files with 60699 additions and 0 deletions
7
common.php
Normal file
7
common.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
define("DESTINATION", "../files/");
|
||||
|
||||
define("GESHI_DIR", "../geshi/geshi/");
|
||||
|
||||
?>
|
||||
Reference in a new issue