Files commited (sf):
r2/binarycloud/base/core/Sess.php
Updated method naming from old style Do_Something() to new style
DoSomething().
Affected methods:
Start_Session -> StartSession
Destroy_Session -> DestorySession
Unset_All -> UnsetAll
r2/binarycloud/base/init/Init.php
Updated method calls in _load_sess to match changed method naming in
core/Sess.php
Andi
|