[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_1RC1-1226-g7a23444

The branch, master has been updated via 7a23444873b8a41fb379204236d27368a5427def (commit) from 0942aca09061689e9bfdc59eba34dc1fbcdb580b (commit) - Log ----------------------------------------------------------------- commit 7a23444873b8a41fb379204236d27368a5427def Author: Marc Delisle <marc@infomarc.info> Date: Thu Apr 1 14:11:55 2010 -0400 no longer needed ----------------------------------------------------------------------- Summary of changes: index.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/index.php b/index.php index fb8c977..a57be9b 100644 --- a/index.php +++ b/index.php @@ -159,7 +159,6 @@ header('Content-Type: text/html; charset=' . $GLOBALS['charset']); }; // ]]> </script> -<script src="./js/mootools.js" type="text/javascript"></script> <script src="./js/jquery/jquery-1.4.2-min.js" type="text/javascript"></script> <script src="./js/update-location.js" type="text/javascript"></script> <script src="./js/common.js" type="text/javascript"></script> hooks/post-receive -- phpMyAdmin
participants (1)
-
Marc Delisle