]> git.llucax.com Git - mecon/samurai.git/blobdiff - sistema/www/sistemas/sistemas.php
Bug Fix Varios
[mecon/samurai.git] / sistema / www / sistemas / sistemas.php
index 80882a9534e216fc73bc88fcd6ca2fdba21e85e9..de88a774c2187f6b974d197091589e3b5f46eedc 100644 (file)
@@ -31,7 +31,7 @@
     if (!@$_SESSION['samurai']['id_sistema'] || !@$_SESSION['samurai']['login']) {
         header('Location: ./../sel-sistema');    
     }
-    // }}}   
+    // }}}  
 
     $sistemas = SAMURAI_Sistema::getSistemas($DB);