Skip to content

Commit

Permalink
Rename script to reflect reality
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Apr 6, 2012
1 parent 0c0b98f commit 9e95a48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion scripts/update-po
Expand Up @@ -18,7 +18,7 @@ xgettext \
`find . -name '*.php' -not -path './test/*' -not -path './po/*' | sort`

# Generate PHP code for advisor rules
php ./scripts/advisor2php >> po/phpmyadmin.pot
php ./scripts/advisor2po >> po/phpmyadmin.pot

ver=`sed -n "/PMA_VERSION', '/ s/.*PMA_VERSION', '\(.*\)'.*/\1/p" libraries/Config.class.php`

Expand Down

0 comments on commit 9e95a48

Please sign in to comment.