[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3RC1-4520-g1852725

The branch, master has been updated via 18527251e7036e340d5f0be1fa6122ef3d1081d3 (commit) from 93edca9c24afd953fb2924a262ed7e5085c9a1b4 (commit) - Log ----------------------------------------------------------------- commit 18527251e7036e340d5f0be1fa6122ef3d1081d3 Author: Michal Čihař <mcihar@suse.cz> Date: Tue Jun 21 15:03:26 2011 +0200 Fix syntax error ----------------------------------------------------------------------- Summary of changes: libraries/export/json.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/libraries/export/json.php b/libraries/export/json.php index c9bba1e..9c836e1 100644 --- a/libraries/export/json.php +++ b/libraries/export/json.php @@ -6,7 +6,6 @@ * @package phpMyAdmin-Export * @subpackage JSON */ - */ if (! defined('PHPMYADMIN')) { exit; } hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař