Skip to content

Commit

Permalink
ISPConfig IP Updater
Browse files Browse the repository at this point in the history
  • Loading branch information
ahrasis committed May 2, 2015
1 parent d9984c3 commit e68d004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ip_updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@
// Lastly, we close connection and restart apache.
mysql_close($ip_updater);
echo "Closing connection... \r\n";
exec('service apache2 restart');
exec('service apache2 restart'); // Smile...
?>

0 comments on commit e68d004

Please sign in to comment.