X7ROOT File Manager
Current Path:
/var/softaculous/little
var
/
softaculous
/
little
/
ðŸ“
..
📄
fileindex.php
(144 B)
ðŸ“
images
📄
import.php
(2.42 KB)
📄
info.xml
(1.15 KB)
📄
install.js
(921 B)
📄
install.php
(3.62 KB)
📄
install.xml
(214 B)
📄
lp_settings.inc
(783 B)
📄
md5
(5.52 KB)
📄
notes.txt
(212 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
Editing: lp_settings.inc
<?php //settings for The Amazing Little Poll: // IMPORTANT: change this one into the name of your homepage file, // for example, index.php $callingfile="lp_test.php"; // File in which voting scores are kept $filename = "lplist.txt"; // Change this password so no one else can access the lp_admin.php via the web $pwd="[[admin_pass]]"; //Time between votes in seconds $time_between_votes = 36000; // Width of graph in pixels $graph_width = 100; // Height of graph in pixels $graph_height = 6; // Messages (Can easily be used as 'dynamic headers' for the poll) $message1="Your votes please"; $message2="Thanks for Voting!"; $message3="Poll Results"; // Text on vote button $vote_str="Vote"; // Use CSS code to style the 'vote' button $buttonstyle=""; ?>
Upload File
Create Folder