<?php /** * * MySQL -> class_mysql.php * PostgreSQL -> class_pgsql.php * */ $POLLDB = array(); $POLLDB["dbName"] = "[[softdb]]"; $POLLDB["host"] = "[[softdbhost]]"; $POLLDB["user"] = "[[softdbuser]]"; $POLLDB["pass"] = "[[softdbpass]]"; $POLLDB["class"] = "class_mysql.php"; /* tables */ $POLLTBL = array(); $POLLTBL["poll_config"] = "poll_config"; $POLLTBL["poll_index"] = "poll_index"; $POLLTBL["poll_data"] = "poll_data"; $POLLTBL["poll_ip"] = "poll_ip"; $POLLTBL["poll_log"] = "poll_log"; $POLLTBL["poll_comment"] = "poll_comment"; $POLLTBL["poll_user"] = "poll_user"; $POLLTBL["poll_tpl"] = "poll_templates"; $POLLTBL["poll_tplset"] = "poll_templateset"; ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
clone.php | File | 3.84 KB | 0644 |
|
config.inc.php | File | 709 B | 0644 |
|
edit.php | File | 4.21 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 194 B | 0644 |
|
import.php | File | 3 KB | 0644 |
|
info.xml | File | 1.27 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 3.66 KB | 0644 |
|
install.xml | File | 2.03 KB | 0644 |
|
md5 | File | 1.63 KB | 0644 |
|
notes.txt | File | 227 B | 0644 |
|
upgrade.php | File | 2.52 KB | 0644 |
|
upgrade.xml | File | 294 B | 0644 |
|