Sindbad~EG File Manager

Current Path : /proc/2508182/cwd/plugins/redux-framework/sample/sections/extensions/
Upload File :
Current File : //proc/2508182/cwd/plugins/redux-framework/sample/sections/extensions/js-button.js

/* jshint unused:false */

function redux_add_date() {
	(function( $ ) {

		var date = new Date();
		var text = $( '#opt-blank-text' );

		text.val( date.toString() );
	})( jQuery );
}

function redux_show_alert() {
	alert( 'You clicked the Alert button!' );
}

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