????
Current Path : /scripts/ |
Current File : //scripts/addservlets |
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel12 - addservlets Copyright(c) 2004-2007 cPanel, Inc. # All rights Reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited if ( -e '/usr/local/cpanel/scripts/addservlets2' ) { exec '/usr/local/cpanel/scripts/addservlets2', @ARGV; } die "Please update tomcat via easyapache to get the latest version";