Meik Sievertsen
7c8ed09c9a
- changes to /acm
...
git-svn-id: file:///svn/phpbb/trunk@5133 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-30 14:14:08 +00:00
Meik Sievertsen
557d09bb72
- added updated coding guidelines
...
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip
git-svn-id: file:///svn/phpbb/trunk@5117 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-10 18:07:12 +00:00
Meik Sievertsen
c947835317
- fixed custom profile field get/store
...
- changed tz lang array to hold more descriptive timezones (no more tz+-13, dst is a seperate option)
- fixed bugs after jabber queue processing (data being escaped differently)
git-svn-id: file:///svn/phpbb/trunk@5116 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-10 11:21:01 +00:00
Meik Sievertsen
fc32df0358
- Documentation related changes
...
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)
git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-04-09 12:26:45 +00:00
Meik Sievertsen
16d41b20d8
- mysql 4.1.x support (mysqli extension)
...
git-svn-id: file:///svn/phpbb/trunk@5042 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-01-02 19:50:07 +00:00
Meik Sievertsen
5ac4556ef1
- some fixes/changes
...
git-svn-id: file:///svn/phpbb/trunk@5035 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-12-19 17:59:15 +00:00
Meik Sievertsen
00ad9cc498
language additions
...
some small fixes
git-svn-id: file:///svn/phpbb/trunk@4893 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-26 18:55:28 +00:00
Meik Sievertsen
729c3abd02
fix some issues with oop, fixing small bugs and prepare the next steps...
...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)
git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-05-02 13:06:57 +00:00
Ludovic Arnaud
ac0b5d79ad
Changed: the way caches expire. (see dev forum)
...
Added: "private" caching. (see dev forum too ;))
git-svn-id: file:///svn/phpbb/trunk@4684 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-11-26 23:34:33 +00:00
Ludovic Arnaud
9f4d9ae268
Minor change. You may have to empty your cache.
...
git-svn-id: file:///svn/phpbb/trunk@4468 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-04 21:51:22 +00:00
Ludovic Arnaud
fef9d2d08a
Changed: headers, and a couple of clean-ups
...
git-svn-id: file:///svn/phpbb/trunk@4464 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-03 21:53:41 +00:00
Ludovic Arnaud
389b50ed9e
Minor changes
...
git-svn-id: file:///svn/phpbb/trunk@4413 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-17 20:15:28 +00:00
Paul S. Owen
f8accfd986
oopsie on closedir
...
git-svn-id: file:///svn/phpbb/trunk@4393 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 22:20:44 +00:00
Ludovic Arnaud
567ff01df1
Added: ability to destroy specific SQL caches
...
git-svn-id: file:///svn/phpbb/trunk@4389 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 15:46:03 +00:00
Ludovic Arnaud
57c17e44ec
Taken out the $db var from acm classes for consistency with other classes
...
git-svn-id: file:///svn/phpbb/trunk@4379 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 21:45:50 +00:00
Ludovic Arnaud
26e8568c9b
Greater than, lesser than... what's the big deal?? :P
...
git-svn-id: file:///svn/phpbb/trunk@4371 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 21:19:21 +00:00
Ludovic Arnaud
2ada6c5380
Added support for db-based caching... for people who like to store data in databases.
...
git-svn-id: file:///svn/phpbb/trunk@4368 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 19:46:03 +00:00
Ludovic Arnaud
772cc44895
Cleaned up var names. $query_result is now passed by reference to be altered directly from the cache manager
...
git-svn-id: file:///svn/phpbb/trunk@4367 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 19:14:44 +00:00
Paul S. Owen
bf70fee152
Remove subfolder storage of templates ... a safe-mode thang, you can delete any existing cache/templates folder
...
git-svn-id: file:///svn/phpbb/trunk@4273 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-07-17 15:16:25 +00:00
Ludovic Arnaud
42ee5e7a54
No functional changes, will only produce less PHP notices/warnings.
...
git-svn-id: file:///svn/phpbb/trunk@3949 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-24 18:24:53 +00:00
Ludovic Arnaud
f94a5cb87d
Added user notification for post reporting, moved lang strings to lang_main, added CSS style for mcp_jumpbox
...
git-svn-id: file:///svn/phpbb/trunk@3779 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-02 23:13:47 +00:00
Ludovic Arnaud
fb5957474b
Random stuff: report.gif renamed to icon_report.gif, typo in acm_file.
...
git-svn-id: file:///svn/phpbb/trunk@3736 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-28 00:37:07 +00:00
Ludovic Arnaud
590a8f52fa
Forgot to permanently delete the old file
...
git-svn-id: file:///svn/phpbb/trunk@3703 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-23 21:18:43 +00:00
Ludovic Arnaud
5d323a651e
ACM filenames re-prefixed
...
git-svn-id: file:///svn/phpbb/trunk@3677 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-19 02:04:46 +00:00
Ludovic Arnaud
b4fa782d8e
D'OH!
...
(sql cache can expire, now)
git-svn-id: file:///svn/phpbb/trunk@3637 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-12 23:20:57 +00:00
Ludovic Arnaud
0101c669cc
Renamed some functions in cache manager, now unloads vars properly before the page is output.
...
git-svn-id: file:///svn/phpbb/trunk@3479 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-21 01:51:46 +00:00
Ludovic Arnaud
2e20478640
Use array_shift to fetch cached rows.
...
git-svn-id: file:///svn/phpbb/trunk@3438 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-31 02:13:12 +00:00
Ludovic Arnaud
5b0315305f
I thought I had committed this already :-/
...
(fixed slashing of data, added file locking)
git-svn-id: file:///svn/phpbb/trunk@3436 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-31 01:43:09 +00:00
Paul S. Owen
4ce762b83b
Added global for phpbb_root_path to acm constructor
...
git-svn-id: file:///svn/phpbb/trunk@3394 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-28 20:44:30 +00:00
Ludovic Arnaud
458b9b50ec
Un-b0rked ACL options caching, small general fixes
...
git-svn-id: file:///svn/phpbb/trunk@3338 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-20 05:12:38 +00:00
Ludovic Arnaud
9f4cb905d3
EOL should be fixed now
...
git-svn-id: file:///svn/phpbb/trunk@3315 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-13 04:25:57 +00:00
Ludovic Arnaud
4533fba0fc
Implementation of an experimental cache manager.
...
git-svn-id: file:///svn/phpbb/trunk@3313 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 23:07:30 +00:00
Ludovic Arnaud
85b196b5fe
Implementation of an experimental cache manager.
...
git-svn-id: file:///svn/phpbb/trunk@3312 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-11 22:56:49 +00:00