Commit Graph

7 Commits

Author SHA1 Message Date
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Michal Čihař
725073709c Use token directly for session
There is no need to have intermediate global variable to store the token
once we have it in the session data.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 11:23:33 +02:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
adamgsoc2013
d467f4441a fix code Static Analysis Warnings 2013-08-09 23:19:13 +08:00
Madhura Jayaratne
50ecd45602 Fix class doc comments 2013-05-27 17:04:02 +05:30
adamgsoc2013
ed40b1e08a remove unneeded testing case testAddNode which has been tested in PMA_Node_test class. 2013-05-07 11:19:31 +08:00
adamgsoc2013
8555e00aec add test case for PMA_Node_Column PMA_Node_Database PMA_Node_Event 2013-05-06 21:41:33 +08:00