DataObjects/Period.php
authorAlan Knowles <alan@roojs.com>
Wed, 25 Feb 2015 06:24:42 +0000 (14:24 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 Feb 2015 06:24:42 +0000 (14:24 +0800)
DataObjects/Period.php

index 9882cb2..df653c2 100644 (file)
@@ -127,7 +127,6 @@ class Pman_Xtuple_DataObjects_Period extends DB_DataObject
         // adds to years from today...
         for ($i = $start; $i < date('Y')+10 ;$i++ ) {
             
-            
              
             // we should now have the period + id..