~fusonic/chive/1.1

« back to all changes in this revision

Viewing changes to yii/views/ja/profile-summary-firebug.php

  • Committer: Matthias Burtscher
  • Date: 2010-02-12 09:12:35 UTC
  • Revision ID: matthias.burtscher@fusonic.net-20100212091235-jqxrb62klx872ajc
* Updated Yii to 1.1.0
* Removed CodePress and CodeMirror
* Updated jQuery and some plugins
* Cleaned some code ...

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
/*<![CDATA[*/
3
3
if(typeof(console)=='object')
4
4
{
5
 
        console.group("Profiling Summary Report");
 
5
        console.group("プロファイリング概要レポート");
6
6
        console.log(" count   total   average    min      max   ");
7
7
<?php
8
8
foreach($data as $index=>$entry)