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