~critecia/critecia/trunk

« back to all changes in this revision

Viewing changes to src/app/views/maintenances/install.ctp

  • Committer: Christian A. Reiter
  • Date: 2011-11-16 20:08:35 UTC
  • Revision ID: christian.a.reiter@gmail.com-20111116200835-h3xx0ekm47lububw
fixed jQuery file links

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
        foreach($log as $log_line)
3
 
                echo $log_line;
4
 
 ?>