The branch, master has been updated
       via  aa270ae62b971e5ba0fb47f28d63ed051c5290a2 (commit)
      from  f080342e7a46bfdcac1a5fca39772680ad51e19e (commit)


- Log -----------------------------------------------------------------
commit aa270ae62b971e5ba0fb47f28d63ed051c5290a2
Author: Michal Čihař <[email protected]>
Date:   Thu Jul 21 11:40:35 2011 +0200

    Better title

-----------------------------------------------------------------------

Summary of changes:
 scripts/decode_bug.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/decode_bug.php b/scripts/decode_bug.php
index 2f55dcf..5e29749 100644
--- a/scripts/decode_bug.php
+++ b/scripts/decode_bug.php
@@ -1,7 +1,7 @@
 <?php
 /* vim: set expandtab sw=4 ts=4 sts=4: */
 /**
- * Parser BUG decoder
+ * Parser bug report decoder
  *
  * This is the parser bug decoder system
  * Throw the bug data in teh query box, and hit submit for output.
@@ -23,7 +23,7 @@
     <link rel="icon" href="./favicon.ico" type="image/x-icon" />
     <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-    <title>phpMyAdmin - Parser BUG decoder</title>
+    <title>phpMyAdmin - Parser bug report decoder</title>
     <style type="text/css">
     <!--
     body, p {
@@ -42,7 +42,7 @@
 
 
 <body bgcolor="#FFFFFF">
-<h1>Parser BUG decoder</h1>
+<h1>Parser bug report decoder</h1>
 <br />
 
 <form method="post" action="./decode_bug.php">


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to