[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_2-1587-g97a5c04

Michal Čihař nijel at users.sourceforge.net
Thu Apr 15 10:23:35 CEST 2010


The branch, master has been updated
       via  97a5c047d135990f106d2db1918dbf34d2b4c49d (commit)
      from  32d85066078569987a88dd9951488519fdfa699e (commit)


- Log -----------------------------------------------------------------
commit 97a5c047d135990f106d2db1918dbf34d2b4c49d
Author: Michal Čihař <mcihar at novell.com>
Date:   Thu Apr 15 10:23:22 2010 +0200

    Convert end of lines.

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

Summary of changes:
 test/wui.php |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/test/wui.php b/test/wui.php
index 77898bc..d1f6f6c 100644
--- a/test/wui.php
+++ b/test/wui.php
@@ -1,19 +1,19 @@
-<?php

-/* vim: set expandtab sw=4 ts=4 sts=4: */

-/**

- * runs all defined tests

- *

- * @version $Id$

- * @package phpMyAdmin-test

- */

-

-/**

- *

- */

-require_once 'AllTests.php';

-

-echo '<pre>';

-AllTests::main();

-echo '</pre>';

-

-?>
\ No newline at end of file
+<?php
+/* vim: set expandtab sw=4 ts=4 sts=4: */
+/**
+ * runs all defined tests
+ *
+ * @version $Id$
+ * @package phpMyAdmin-test
+ */
+
+/**
+ *
+ */
+require_once 'AllTests.php';
+
+echo '<pre>';
+AllTests::main();
+echo '</pre>';
+
+?>


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list