X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=setup%2Fsetup.pl;h=c9562aebdddd78b156671b58db35ae6c3d2177ab;hb=cb81fea9939f349b36e3b5a0cdc0343a6b781da1;hp=72ad985fc3361bd974cf4ad103a14a26852fa36e;hpb=8a1456bd79cbeb2304e1d529f53f510ff1c8da76;p=infobot.git diff --git a/setup/setup.pl b/setup/setup.pl index 72ad985..c9562ae 100755 --- a/setup/setup.pl +++ b/setup/setup.pl @@ -95,3 +95,5 @@ if ($param{'DBType'} =~ /mysql/i) { &status("Done."); &sqlCloseDB(); + +# vim:ts=4:sw=4:expandtab:tw=80