| <div id="<?php echo basename(__FILE__,'.php');?>" class="newsheader"> |
| 4DIAC Repositories put Off-line |
| </div> |
| <div class="news"> |
| <span class="left"><?php $date="2015-07-29 20:50"; echo $date;?></span> |
| <span class="right">Age: <?php echo date_diff(date_create(date("Y-m-d h:i", strtotime($date))),date_create(date("Y-m-d h:i")))->format("%a days");?></span> |
| </div> |
| <p>Today we finally have put the 4DIAC repositories for our migration to Eclipse premises off-line. This was a little delayed as there where some issues on SourceForge.</p> |
| <?php include 'greeting.html';?> |