1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 05:34:01 +02:00

*** empty log message ***

git-svn-id: file:///svn/phpbb/trunk@7770 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-06-16 16:28:11 +00:00
parent 827ecf9f30
commit 288abe60d2
2 changed files with 0 additions and 2 deletions

View File

@@ -1453,7 +1453,6 @@ parse_css_file = {PARSE_CSS_FILE}
'IMAGE_SIZE' => $image_width,
'IMAGE_HEIGHT' => $image_height,
'IMAGE_REQUEST' => (empty($image_filename)) ? 'images/no_image.png' : $image_request,
'TEST' => (empty($image_filename)) ? 'test' : 'tast',
'U_ACTION' => $this->u_action . "&action=edit&id=$imageset_id",
'U_BACK' => $this->u_action,
'NAME' => $imageset_name,