X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/7dde16c8e64bb325d76d6a34dfbd971be559219e..9aa1852b91ffebb85791293a28556e9c113c2dbf:/lib/MECON/Tiempo/Banda.php diff --git a/lib/MECON/Tiempo/Banda.php b/lib/MECON/Tiempo/Banda.php index c76f3ca..8fe1d49 100644 --- a/lib/MECON/Tiempo/Banda.php +++ b/lib/MECON/Tiempo/Banda.php @@ -1,19 +1,28 @@ - | -// +--------------------------------------------------------------------+ -// -// $URL$ -// $Rev$ -// $Date$ -// $Author$ -// + +------------------------------------------------------------------------------- +$Id$ +-----------------------------------------------------------------------------*/ require_once 'DB.php'; // FIXME - esto debe volar!!! require_once 'MECON/Tiempo/Intervalo.php'; @@ -367,5 +376,4 @@ class Banda { } -// $Id$ ?>