Adapts plat/al crons to the new database.
[platal.git] / bin / cron / emails.check.php
index 433e718..e38dfb8 100755 (executable)
@@ -24,8 +24,8 @@
  */
 $panne_level = 3;
 
-require('./connect.db.inc.php');
-require("Console/Getopt.php");
+require './connect.db.inc.php';
+require 'Console/Getopt.php';
 
 /*
  * Parse the command-line options.