[Phpmyadmin-git] [phpmyadmin/phpmyadmin] a0193c: Improve RecentFavorite static function

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a0193c934e480194aef41abeb5e517a5ccfc6f23 https://github.com/phpmyadmin/phpmyadmin/commit/a0193c934e480194aef41abeb5e5... Author: Edward Cheng <c4150221@gmail.com> Date: 2014-04-19 (Sat, 19 Apr 2014) Changed paths: M libraries/RecentFavoriteTable.class.php Log Message: ----------- Improve RecentFavorite static function Signed-off-by: Edward Cheng <c4150221@gmail.com> Bug fix Signed-off-by: Edward Cheng <c4150221@gmail.com> Change var name, make __construct private, init the var at getInstance(). Signed-off-by: Edward Cheng <c4150221@gmail.com> Fixes. Signed-off-by: Edward Cheng <c4150221@gmail.com> streamline code Signed-off-by: Edward Cheng <c4150221@gmail.com> Commit: 0c94149533f21ac0bd8f938446a875d3b7bf659c https://github.com/phpmyadmin/phpmyadmin/commit/0c94149533f21ac0bd8f938446a8... Author: Chanaka Indrajith Dharmarathna <pe.chanaka.ck@gmail.com> Date: 2014-04-20 (Sun, 20 Apr 2014) Changed paths: M libraries/RecentFavoriteTable.class.php Log Message: ----------- Merge pull request #1143 from WhaleWatching/navigation Improve RecentFavorite static function Compare: https://github.com/phpmyadmin/phpmyadmin/compare/559ad80bf1c5...0c94149533f2
participants (1)
-
Chanaka Indrajith Dharmarathna