Fixed cut/paste bug

git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@808 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-28 20:45:11 +00:00
parent 7bcee943a5
commit 696017a82a

View File

@@ -11,7 +11,7 @@ class Option extends AppModel {
static $option_set = array();
function getAll($name) {
function getAll($name, $force = false) {
/* $this->prClassLevel(30); */
/* //$this->OptionValue->prClassLevel(30); */
/* $this->Group->Membership->prClassLevel(30); */