Link to wiki.

This commit is contained in:
Michal Čihař
2010-03-11 16:57:54 +01:00
parent 6d5a1c3c29
commit 8fb7ecae3f

View File

@@ -4,6 +4,9 @@
# vim: expandtab sw=4 ts=4 sts=4: # vim: expandtab sw=4 ts=4 sts=4:
# #
# More documentation about making a release is available at:
# http://wiki.phpmyadmin.net/pma/Devel:Releasing
# Fail on undefined variables # Fail on undefined variables
set -u set -u
# Fail on failure # Fail on failure