( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/../tmpr/../tmpr/../tmpr/../tmpr/../tmpr/../pages/themeMain2.php
 <h4 class="font-thin m-t " >  Layouts </h4> 
             
             
             
             
                      <?php $hometheme = $db->layouts(6);
    if (!empty($hometheme)) {
	      while ( list($key,$val)=each($hometheme) ) {
			$titleTheme = stripslashes($val["title"]);
			$themepic = stripslashes($val["picture"]); 
			$effect_id = stripslashes($val["msg_id"]);  
			 
 
			  ?> <img style="margin:2px; margin-bottom:10px" class=" img-circle" src="<?php echo $siteaddress;?>taswira.php?width=80&height=90&quality=90&cropratio=1:1&image=/v/uploads/layouts/<?php echo $themepic; ?>"  >
                <?php }}
			
    ?>