|
|
Smartlist Manager
Tips and Tricks
Below are a modifications you can make to the script.
Allow list users to view
full database info if option is set to allow viewing of database:
- In the Smartlist-manager.pl file find sub "showdbform".
- Change the lines:
if ($command eq 'admin') {
print "<input type=\"hidden\" name=\"user\"
value=\"admin\">\n";
}
to:
#if ($command eq 'admin') {
print "<input type=\"hidden\" name=\"user\"
value=\"admin\">\n";
#}
- It will now full database viewing.
|
|
| Price: FREE
Version:
1.4 (06/15/99)
OS: Unix
|
|