[cvs] commit: framework/Prefs/Prefs imsp.php
Michael Rubinsky
mike at theupstairsroom.com
Sat Nov 25 11:17:42 PST 2006
mrubinsk 2006-11-25 11:17:42 PST
Modified files:
Prefs/Prefs imsp.php
Log:
This fixes imsp pref storage - although I'll have to admit I have no idea why. I wasn't aware PHP requires explicit declaration of private instance variables, or is something else going on here? With out this declared, doing a print_r($this->_params) on the line following the assignment in the constructor shows it as empty. Can someone clarify why this is - so I feel a little less like an idiot ;)
Revision Changes Path
1.15 +8 -1 framework/Prefs/Prefs/imsp.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/imsp.php?r1=1.14&r2=1.15&ty=u
More information about the cvs
mailing list