bug 17 : comment delete picture not displayed in picture.php

analysis :  user_template template var is not valued in picture.php


git-svn-id: http://piwigo.org/svn/branches/release-1_3@408 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2004-03-31 21:19:36 +00:00
parent a16ebeda85
commit bbacac635c
+1
View File
@@ -219,6 +219,7 @@ include('include/page_header.php');
$handle = $vtp->Open( './template/'.$user['template'].'/picture.vtp' );
initialize_template();
$vtp->setGlobalVar( $handle, 'user_template', $user['template'] );
$tpl = array( 'back','submit','comments_title','comments_del','delete',
'comments_add','author','slideshow','slideshow_stop',