Changeset 5774

Show
Ignore:
Timestamp:
06/14/08 20:22:07 (5 months ago)
Author:
gregmac
Message:

Implement #2701

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/dashboard/page.index.php

    r5357 r5774  
    679679                case 'info': 
    680680                        $json = new Services_JSON(); 
     681                        header("Content-type: application/json");  
    681682                        echo $json->encode( 
    682683                                array( 
     
    690691                case 'stats': 
    691692                        $json = new Services_JSON(); 
     693                        header("Content-type: application/json");  
    692694                        echo $json->encode( 
    693695                                array( 
     
    699701                case 'all': 
    700702                        $json = new Services_JSON(); 
     703                        header("Content-type: application/json");  
    701704                        echo $json->encode( 
    702705                                array( 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads