moved some stuff back to lib from plugins
[glcas.git] / doc / globals.txt
index e77fa2d..49b5a27 100644 (file)
@@ -4,5 +4,9 @@ $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";