]> git.llucax.com Git - software/sercom-old.git/blobdiff - src/T/general.php
Se ordenan las entregas rechazadas.
[software/sercom-old.git] / src / T / general.php
index d4ce5ed98d3410a19a426bfe55110d7a25c50b26..97733d60b1be86eaf858a67dcf17c688c86d3c52 100644 (file)
@@ -1,6 +1,6 @@
 <?php // vim: set binary noeol et sw=4 sts=4:
 
-$VERSION = 0.2;
+$VERSION = 0.4;
 $NAME = 'sercom';
 
 define('DB_DATAOBJECT_NO_OVERLOAD', 0);
@@ -100,6 +100,6 @@ require_once 'T/Intento.php';
 
 unset($gconf);
 
-logs("Iniciando {$argv[0]}...");
+logs('Iniciado');
 
 ?>
\ No newline at end of file