D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
sitepad
/
lib
/
panels
/
cpanel
/
Filename :
addon_sitemush.cgi
back
Copy
#!/usr/local/bin/perl #WHMADDON:SiteMush:SiteMush Website Builder ////////////////////////////////////////////////////////////// //=========================================================== // SiteMush Website Builder //=========================================================== // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Date: 23rd Jan 2012 // Time: 21:00 hrs // Site: http://www.sitemush.com/ (SiteMush) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.sitemush.com // ---------------------------------------------------------- //=========================================================== // (c)SiteMush //=========================================================== ////////////////////////////////////////////////////////////// my $URL = '../cgi/sitemush/index.cgi'; print "Location: $URL\n\n";