Changed link to git repository on main page
This commit is contained in:
@@ -12,6 +12,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
|
|||||||
- bug #2967366 [Structure] Some results of Propose table structure are
|
- bug #2967366 [Structure] Some results of Propose table structure are
|
||||||
shown in hex
|
shown in hex
|
||||||
- bug #2967565 [insert] UNHEX not selected by default when inserting BINARY
|
- bug #2967565 [insert] UNHEX not selected by default when inserting BINARY
|
||||||
|
- [navi] Changed link to git repository on main page
|
||||||
|
|
||||||
3.3.1.0 (2010-03-16)
|
3.3.1.0 (2010-03-16)
|
||||||
- bug #2941037 [core] Database structure not sorted by table correctly
|
- bug #2941037 [core] Database structure not sorted by table correctly
|
||||||
|
4
main.php
4
main.php
@@ -239,8 +239,8 @@ PMA_printListItem($strHomepageOfficial, 'li_pma_homepage', 'http://www.phpMyAdmi
|
|||||||
?>
|
?>
|
||||||
<li><bdo xml:lang="en" dir="ltr">
|
<li><bdo xml:lang="en" dir="ltr">
|
||||||
[<a href="changelog.php" target="_blank">ChangeLog</a>]
|
[<a href="changelog.php" target="_blank">ChangeLog</a>]
|
||||||
[<a href="http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/"
|
[<a href="http://phpmyadmin.git.sourceforge.net/git/gitweb-index.cgi"
|
||||||
target="_blank">Subversion</a>]
|
target="_blank">Git</a>]
|
||||||
[<a href="http://sourceforge.net/mail/?group_id=23067"
|
[<a href="http://sourceforge.net/mail/?group_id=23067"
|
||||||
target="_blank">Lists</a>]
|
target="_blank">Lists</a>]
|
||||||
</bdo>
|
</bdo>
|
||||||
|
Reference in New Issue
Block a user