HEX
Server: Apache/2
System: Linux da.abacipark.com 4.18.0-553.34.1.el8_10.x86_64 #1 SMP Wed Jan 8 09:40:06 EST 2025 x86_64
User: ankarasy (1626)
PHP: 8.4.18
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/ankarasy/public_html/en/wp-content/themes/Alomaliye2/sidebar.php
<div class="span-10 last">
    <?php if(get_theme_option('ads_125') != '') {
		?>
		<div class="sidebaradbox125">
			<?php sidebar_ads_125(); ?>
		</div>
	<?php } ?>
	
	<div class="span-5">
        
		<div class="sidebar">
	<div class="rssbox">
    <a href="http://webmail.ankarasymm.com"><img src="http://ankarasymm.com/webmail.png"  alt="Webmail" title="Mukellef" style="vertical-align:middle; margin-right: 5px;"  /></a><a href="http://webmail.ankarasymm.com">WEBMAIL</a>
    </div>
	<div class="rssbox">
    <a href="http://www.ankarasymm.com/wp-login.php?action=register"><img src="http://ankarasymm.com/login.png"  alt="Webmail" title="Mukellef" style="vertical-align:middle; margin-right: 5px;"  /></a><a href="http://www.ankarasymm.com/wp-login.php?action=register">REGISTER</a>
    </div>
          
			
		<?php if(get_theme_option('ad_sidebar1_bottom') != '') {
		?>
		<div class="sidebaradbox">
			<?php echo get_theme_option('ad_sidebar1_bottom'); ?>
		</div>
		<?php
		}
		?>
          
		</div>
	</div>

	<div class="span-5 last">
	
		<div class="sidebar">
		
			 
    	
			<ul>
				<?php 
						if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar 1') ) : ?>
	
					
			
					
				
						<?php wp_list_bookmarks(); ?>
						
					
					
				<?php endif; ?>
			</ul>
	    <?php // This theme is released free for use under creative commons licence. http://creativecommons.org/licenses/by/3.0/
        // All links in the sidebar should remain intact. 
        // These links are all family friendly and will not hurt your site in any way. 
        // Warning! Your site may stop working if these links are edited or deleted  ?>

        
		<?php if(get_theme_option('ad_sidebar2_bottom') != '') {
		?>
        
		<div class="sidebaradbox">
			<?php echo get_theme_option('ad_sidebar2_bottom'); ?>
		</div>
		<?php
		}
		?>
		</div>
		
	</div>
</div>