Sindbad~EG File Manager

Current Path : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso-videos/classes/
Upload File :
Current File : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso-videos/classes/adminvideosqueue.php

<?php /*NWJjbDNsYng1QmhMczU4UHdsd3hjRFB0Q2tqQmVCUjdoWTJFRDhkNGN1bkNYampkUjhWb1BGMU1ld2tHU0c3cXFtWVJpaG8rNlQ3V05KbUVMNWJjdkZibC9JazBkb01zVGFoTGlMUS9NbS9DWThBNEc1MmFSUGNDWXp4MkpSSGJrOEVMallUeUxMS0Irak5EQ3BoZHhVVjQ2NjdINUJUWnpJWkVKdGV1WkdMYlZlakNxN1ZPL0wvUzFuSHMwMEFm*/

class PeepSoAdminVideosQueue
{
	/** 
	 * DIsplays the table for managing the Request data queue.
	 */
	public static function administration()
	{

		$oPeepSoListTable = new PeepSoAdminVideosQueueListTable();
		$oPeepSoListTable->prepare_items();

		echo '<form id="form-request-data" method="post">';
		wp_nonce_field('bulk-action', 'videos-queue-nonce');
		$oPeepSoListTable->display();
		echo '</form>';


        echo PeepSoTemplate::exec_template('admin', 'queue-status-description');
	}
}

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