기본 코드 내에서 제로보드라는 명칭을 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4908 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-11-19 09:11:11 +00:00
parent de8eb4cdd1
commit f2e59ee019
28 changed files with 38 additions and 38 deletions

View file

@ -17,7 +17,7 @@
var $userid = NULL; ///< user id
var $password = NULL; ///< password
var $database = NULL; ///< database
var $prefix = 'xe'; ///< 제로보드에서 사용할 테이블들의 prefix (한 DB에서 여러개의 제로보드 설치 가능)
var $prefix = 'xe'; ///< XE에서 사용할 테이블들의 prefix (한 DB에서 여러개의 XE설치 가능)
/**
* @brief postgresql에서 사용될 column type