Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
non-standard port,
tidyed up configuration file generation, removing duplication from db functions,
|
|
This reverts commit 002cc755b2a521486b0216e2d6f8a3952bda0bae.
mysql doesn't allow varchar > 255 chars
reverting until have a working solution
|
|
because urls get translated from tinyurl.com etc into their originals before saving
and urls can be that long
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding deleted_notice to pg.sql
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://laconi.ca/trac/ticket/873
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Undefined index: HTTP_X_FORWARDED_FOR
Undefined index: HTTP_CLIENT_IP
Undefined variable: proxy
Also fixed the return value order to match calls to common_client_ip() in actions/api.php and lib/rssaction.php
|
|
|
|
|
|
|
|
'session_name'"
|
|
for api consumers.
|
|
|
|
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.
|