Gossamer Forum
Home : Products : DBMan : Customization :

Disable list all

Quote Reply
Disable list all
Dear formum,
Is it possible to disable list all, except from deleting it from the html.pl.



Quote Reply
Re: Disable list all In reply to
You should be able to just comment out the line in your footer.



Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/
Quote Reply
Re: Disable list all In reply to
Thanks for your reaction, but then it's still avaliable when someone's enter the url to the view all.
Greetings
Theo

Quote Reply
Re: Disable list all In reply to
In db.cgi, sub query, comment out the line:

($in{$db_cols[$field]} eq "*") and ($tmpreg = ".*"); # A "*" matches anything.

That should do it.


JPD
http://www.jpdeni.com/dbman/