<?php /* * Created on Aug 23, 2007 * * To change the template for this generated file go to * Window - Preferences - PHPeclipse - PHP - Code Templates */ DEFINE('YES', 1); DEFINE('NO', 0); DEFINE('NONE', 99); ?>