mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)
git-svn-id: file:///svn/phpbb/trunk@82 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -105,6 +105,8 @@ $image_quote = "$url_images/quote.gif";
|
||||
$image_edit = "$url_images/edit.gif";
|
||||
$image_profile = "$url_images/profile.gif";
|
||||
$image_email = "$url_images/email.gif";
|
||||
$image_pmsg = "$url_images/pm.gif";
|
||||
$image_delpost = "$url_images/edit.gif";
|
||||
|
||||
$image_ip = "$url_images/ip_logged.gif";
|
||||
|
||||
|
Reference in New Issue
Block a user