Sindbad~EG File Manager

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

<?php /*NWJjbDNsYng1QmhMczU4UHdsd3hjS1VoTTFyUnd4THNLVGt1cjA3ZHZuSUxZRS9iZFhFaUUraFBuQlp6dXZYdUhJWUNiVzNCdyszQlE5M3lrVFlOZHFpQ3lXbFNtMHdjV3ZsSUo0WVZETmxhRzFENm1BZHFpY2JXdUVUNVJNTFJRbVNVZ3BNVk5CSWRXNEdja2NzSDU2c0RwY2hKd3RZTk1objZuMnVVMWlnbm9UVUZQUW1uUVUwS2NNYUxOQnBz*/

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