This website requires JavaScript.
Explore
Help
Register
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-03-06 08:49:56 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
History
Bart van Bragt
a0165d67a3
Made smileys case-sensitive (i.e. :o != :O )
...
git-svn-id: file:///svn/phpbb/trunk@1633 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-19 16:07:31 +00:00
..
auth.php
Changed way moderator lang is output on viewforum and index
2001-12-16 18:58:05 +00:00
bbcode.php
bug
#489842
-- some pages were doing bbencode_second and make_click in a bad order.
2001-12-11 09:13:04 +00:00
constants.php
…
db.php
Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
2001-11-30 23:22:56 +00:00
emailer.php
…
functions.php
Made smileys case-sensitive (i.e. :o != :O )
2001-12-19 16:07:31 +00:00
index.htm
…
page_header.php
Changed way moderator lang is output on viewforum and index
2001-12-16 18:58:05 +00:00
page_tail.php
…
post.php
Moved generate_smilies() into includes/post.php, use smileypath in config table
2001-12-18 20:35:17 +00:00
prune.php
…
sessions.php
Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
2001-12-15 17:26:37 +00:00
smtp.php
…
sql_parse.php
…
template.php
…