403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/print/pcal/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/print/pcal/files/patch-html-pcal.pl
--- html/pcal.pl.orig	Thu Oct 20 16:16:41 2005
+++ html/pcal.pl	Thu Oct 20 16:18:11 2005
@@ -28,7 +28,7 @@
 use vars qw(%category %form);
 use strict;
 use CGI;
-$ENV{PATH} = '/usr/bin:/usr/local/bin';
+$ENV{PATH} = '/usr/bin:/usr/local/bin:@@PREFIX@@';
 
 # set DEBUG=1 to echo debugging output as HTML text
 my $DEBUG=0;
@@ -43,8 +43,8 @@
 # common calendar file on your system (note that the user can't use his/her
 # own calendar file since most servers will execute pcal.cgi as 'nobody')
 
-my $PCAL = '/usr/local/bin/pcal';
-my $FILE = '/usr/local/bin/calendar';
+my $PCAL = '@@PREFIX@@/bin/pcal';
+my $FILE = '@@PREFIX@@/bin/calendar';
 #
 my $THECAL;
 my @NOWTIME  = localtime(time()) ;

Youez - 2016 - github.com/yon3zu
LinuXploit