updates and such
[glcas.git] / doc / globals.txt
1 $BASE_URLS["ypc"]["base"] = "ypc"; // ap for apt-proxy
2 $BASE_URLS["ypc"]["function"] = "yp_contentUrlsCtl"; 
3
4 $MENU_ITEMS["yp"]["title"] = "YUM Proxy";
5 $MENU_ITEMS["yp"]["link"] = "/ypc/proxycontrol";
6
7 $VERSION["item"]["major"] 
8 $VERSION["item"]["minor"] 
9 $VERSION["item"]["release"] 
10
11 $GLOBAL_BASE_URL="/src/eclipse-workspace/glcas/www/";
12 $DB_URL="sqlite:$BASE_DIR/var/ds_store.db";