projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f39be08
)
Defines merged into Shout.php
author
Ben Klang
<ben@alkaloid.net>
Thu, 30 Jun 2005 04:13:17 +0000
(
04:13
+0000)
committer
Ben Klang
<ben@alkaloid.net>
Thu, 30 Jun 2005 04:13:17 +0000
(
04:13
+0000)
git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@35
06cd67b6
-e706-0410-b29e-
9de616bca6e9
lib/defines.php
[deleted file]
patch
|
blob
|
history
diff --git
a/lib/defines.php
b/lib/defines.php
deleted file mode 100644
(file)
index
79badd6
..0000000
--- a/
lib/defines.php
+++ /dev/null
@@
-1,7
+0,0 @@
-<?php
-
-if (!defined(SHOUT_BASE)) {
- define(SHOUT_BASE, dirname($_SERVER['PHP_SELF']));
-}
-
-define(SHOUT_TEMPLATES, $SHOUT_BASE . '/templates');
\ No newline at end of file