Sindbad~EG File Manager

Current Path : /home/sarayaglobal/.trash/plugins/backupbuddy/controllers/ajax/
Upload File :
Current File : /home/sarayaglobal/.trash/plugins/backupbuddy/controllers/ajax/refresh_site_objects.php

<?php	
backupbuddy_core::verifyAjaxAccess();


// Server info page site objects file count update.

/*	refresh_site_objects()
*	
*	Server info page site objects file count refresh. Echos out the new site file count (pretty version).
*	
*	@return		null
*/


$site_size = backupbuddy_core::get_site_size(); // array( site_size, site_size_sans_exclusions ).

echo $site_size[2];

die();

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists