* Only show the personal attributes in the New User page if we have ldap or we are using the userinfo table in sql
* Add a per nas finger_type directive
* Update the TODO file
+* Add an entry in the FAQ about adding .php3 handling
Ver 1.62:
* Remove one sql query from user_admin which was not needed.
* Instead of a query like "LIKE 'YYYY-MM-DD%'" use "AcctStopTime >= 'YYYY-MM-DD 00:00:00 AND AcctStopTime
Anyway, I always try to make better documentation.
There's also this FAQ :-)
+>
+> When I try to access some page I see the php code instead of html
+>
+
+Make sure that you have configured php to handle files with .php3 extension
+
>
> What tables do I need to create in the MySQL database?