Update of /cvsroot/openposs/Server
In directory usw-pr-cvs1:/tmp/cvs-serv4640
Added Files:
vars.inc
Log Message:
Initial creation. Holder for system wide variables
--- NEW FILE: vars.inc ---
<?
#
# Filename: vars.inc
# Author : Chris W Shaffer
# Date : June 27, 2002
# Purpose : To provide a holding file for system wide variables
#
#
###############################################################################
# Last Update | Who | Changes Made #
#-------------+-----+---------------------------------------------------------#
# Jun 26,2002 | CWS | Initial Creation #
###############################################################################
# Who Key
# CWS - Chris W Shaffer
#
//System Wide variables, control the look?
$CONFIG_VARS["MenuWidth"] = "175";
|