This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-06-29 14:37:11 +02:00
Code
Issues
Releases
Wiki
Activity
Files
78f4c392373fc451db4246588905f08b9d56a622
php-phpbb
/
phpBB
/
includes
History
Paul S. Owen
78f4c39237
pass by reference change
...
git-svn-id: file:///svn/phpbb/trunk@4264 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-14 22:57:29 +00:00
..
acm
…
auth
…
db
Insert @ supression
2003-07-04 15:05:04 +00:00
ucp
fix small issue with empty username and password
2003-07-11 11:48:52 +00:00
bbcode.php
Cope with secondary (per forum) styles, probably other minor things too ... there is a known permissions problem, will work on that soon. Ashe, the bbcode primary/secondary stuff may need some tightening, particularly since it only checks the bbcode_bitfield for the primary template (which may not exist as coped with later) ... I'll leave that to you to alter.
2003-07-13 15:15:05 +00:00
emailer.php
include functions_admin to use the add_log function
2003-07-11 11:49:32 +00:00
functions_admin.php
Another sqlite UNION ALL insert update ... yes, I know sqlite install seems to be rather borked at present ... I thought, "hhmm, that worked too well too quickly" so I broke it to ensure consistency is maintained with the rest of the codebase
2003-07-07 23:43:27 +00:00
functions_display.php
a few fixes
2003-06-29 10:59:36 +00:00
functions_jabber.php
pass by reference change
2003-07-14 22:57:29 +00:00
functions_posting.php
a few fixes
2003-06-29 10:59:36 +00:00
functions_user.php
$this->error removed
2003-07-08 00:28:24 +00:00
functions.php
More styling stuff ... activate, deactivate styles ... deactivated styles can still be used in forum/board styling selectors
2003-07-13 23:29:22 +00:00
index.htm
…
message_parser.php
Fixed the error message for too many quotes
2003-07-12 16:04:24 +00:00
session.php
Allow preview of style for user with appropriate rights ... a "cheat" really
2003-07-13 21:40:03 +00:00
template.php
Cope with secondary (per forum) styles, probably other minor things too ... there is a known permissions problem, will work on that soon
2003-07-13 15:13:59 +00:00