Moving the old code aside into the archive as i begin a new
[glcas.git] / archive / v1 / doc / globals.txt
diff --git a/archive/v1/doc/globals.txt b/archive/v1/doc/globals.txt
new file mode 100644 (file)
index 0000000..49b5a27
--- /dev/null
@@ -0,0 +1,12 @@
+$BASE_URLS["ypc"]["base"] = "ypc"; // ap for apt-proxy
+$BASE_URLS["ypc"]["function"] = "yp_contentUrlsCtl"; 
+
+$MENU_ITEMS["yp"]["title"] = "YUM Proxy";
+$MENU_ITEMS["yp"]["link"] = "/ypc/proxycontrol";
+
+$VERSION["item"]["major"] 
+$VERSION["item"]["minor"] 
+$VERSION["item"]["release"] 
+
+$GLOBAL_BASE_URL="/src/eclipse-workspace/glcas/www/";
+$DB_URL="sqlite:$BASE_DIR/var/ds_store.db";