summaryrefslogtreecommitdiffstats
path: root/web/README.txt
diff options
context:
space:
mode:
authoreric <eric>2004-06-18 22:42:07 +0000
committereric <eric>2004-06-18 22:42:07 +0000
commit74594e516d699a3a95a4e8112c914b9225853de7 (patch)
tree9e07a66a712c17a81873eefbf592b46ebb787cbc /web/README.txt
parentd92682fbfdd9dec43939678b3c5b80c512f148d3 (diff)
downloadaurweb-74594e516d699a3a95a4e8112c914b9225853de7.tar.xz
renamed _() function to __() to avoid gettext conflict
Diffstat (limited to 'web/README.txt')
-rw-r--r--web/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/README.txt b/web/README.txt
index 5795705..dbc3c6d 100644
--- a/web/README.txt
+++ b/web/README.txt
@@ -11,7 +11,7 @@ Directory Layout:
Scripts:
--------
-- lib/funcs.inc
+- lib/aur.inc
This is where we can stick functions that can be shared
between the various scripts. Also a good place to put the
MySQL authentication variables since it should live outside