index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a count of total number of topics to the get_db_stats function
James Atkinson
2001-06-13
1
-1
/
+5
*
Switched validate_username check to groups table
Paul S. Owen
2001-06-12
1
-8
/
+8
*
Fixed isset and empty checks on userdata so user prefs now work again
Paul S. Owen
2001-06-11
1
-18
/
+20
*
Fixed isset and empty checks on userdata so user prefs now work again
Paul S. Owen
2001-06-11
1
-6
/
+6
*
Posting preview done, ability for anonymous users to post with a username
James Atkinson
2001-06-11
1
-7
/
+66
*
Some updates
Paul S. Owen
2001-06-11
1
-21
/
+14
*
Likely fix for pagination failure on div 10 boundary
Paul S. Owen
2001-06-09
1
-5
/
+14
*
Similar problem with the user_timezone field
James Atkinson
2001-06-09
1
-1
/
+1
*
Check user_dateformat against '' was messing up sourceforge so I changed it t...
James Atkinson
2001-06-09
1
-2
/
+2
*
Auth Stage-1 goes in
Paul S. Owen
2001-05-30
1
-6
/
+57
*
More work on posting. Editing now works. Also replies can have subjects.
James Atkinson
2001-05-27
1
-14
/
+15
*
Fixed a small problem with pagination
Paul S. Owen
2001-05-26
1
-7
/
+7
*
Lots of work on posting. New topic and reply functionality is mostly done. Ed...
James Atkinson
2001-05-26
1
-0
/
+8
*
Moved the append_sid routine to the sessions.php file
Paul S. Owen
2001-05-20
1
-19
/
+0
*
This fixes the error that I though I fixed in the last commit ... doh
Paul S. Owen
2001-05-15
1
-1
/
+1
*
Various updates
Paul S. Owen
2001-05-15
1
-1
/
+0
*
First of changes to SQL
Paul S. Owen
2001-05-13
1
-18
/
+22
*
Added generate_pagination routine
Paul S. Owen
2001-05-07
1
-1
/
+78
*
Now allow for GET based session
Paul S. Owen
2001-05-06
1
-1
/
+20
*
Moved config, images vars to arrays and various other fixes
Paul S. Owen
2001-05-03
1
-26
/
+24
*
Moved several functions to profile.php
Paul S. Owen
2001-05-02
1
-183
/
+17
*
Fixed bug in utilising user selected timezone
Paul S. Owen
2001-05-02
1
-3
/
+4
*
Added some passthru support to login
James Atkinson
2001-05-01
1
-1
/
+1
*
Fixed a pile of Windows carriage returns
James Atkinson
2001-05-01
1
-21
/
+14
*
Added forgotten default_theme to global declarations
Paul S. Owen
2001-04-29
1
-8
/
+8
*
Minor change to var in user_prefs
Paul S. Owen
2001-04-29
1
-1
/
+1
*
Updated for generic theming
Paul S. Owen
2001-04-24
1
-24
/
+8
*
Added user selectable templates, and put the system template into the config ...
James Atkinson
2001-04-20
1
-2
/
+37
*
Removed need to send db as a parameter to functions
Paul S. Owen
2001-04-19
1
-4
/
+12
*
Moved all included files to includes
Paul S. Owen
2001-04-19
1
-0
/
+418