index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | lib/mysql-functions | 2 |
diff --git a/lib/mysql-functions b/lib/mysql-functions index d38169b..e3e5e46 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -32,7 +32,7 @@ mysql_run_query() { local file_name_extra local file local files - loval number + local number file_name_extra='' if [ "x$1" = 'xunimportant' ]; then |