Commit Graph

5 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
2ffd4e315f FIXES on Bootstrap and Path classes
1. On bootstrap class, was added static declaration for registerClass() method
2. On Patch class was removed at top the loadClass('system') call, because this make a redeclaration error, in PHP ver 5.3.2x
   and it was moved into function that use that, now it is just loaded conditionally.
2014-01-15 12:16:46 -04:00
ralpheav
68b0fff2c6 Adding base abstract class to set future patch classes. 2013-06-05 16:23:39 -04:00
ralpheav
12d018f7b9 BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next PM versions using SELF_SERVICE.
Plus checking Version to set the patch.
2013-06-05 12:23:48 -04:00
ralpheav
86825ff1db BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next PM versions using SELF_SERVICE. Plus checking Version to set the patch.
2013-06-05 11:04:13 -04:00
ralpheav
cdb43f480c BUG 11835 : Assignment rules after upgrade to 2.0.46
Sol: Adding patch for next versions usign SELF_SERVICE.
2013-06-05 10:08:40 -04:00