Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php // Before trying to crack the plugin, please consider buying a pro license at http:/..

Decoded Output download

<?php // Before trying to crack the plugin, please consider buying a pro license at http://www.mapsmarker.com. I have put hundreds of hours into the development of the plugin and without honest customers I will not be able to continue the development and support. Thanks for your understanding and your honesty! Robert 
if (basename($_SERVER["SCRIPT_FILENAME"]) == "leaflet-license.php") { exit ("Please do not access this file directly. Thanks!<br/><a href='http://www.mapsmarker.com/go'>www.mapsmarker.com</a>"); } ?><?php echo "
<div class="wrap">
"; ?><?php $O1s=$Oq->Ow; if (array_key_exists("user",$O1s)) { $l1t=$O1s["user"][0]["email"]; } else { $l1t=""; } if ( isset ($_POST["maps_marker_pro_multisite_propagate"])) { $O1t= isset ($_POST["maps_marker_pro_license_multisite"]) ? $_POST["maps_marker_pro_license_multisite"]: ""; if (!wp_verify_nonce($O1t,"maps_marker_pro_license_multisite")) exit ("<br/>".__("Security check failed - please call this function from the according admin page!","lmm").""); if (is_multisite()) { if (current_user_can("activate_plugins")) { global $wpdb; $l1u=$wpdb->get_results( "SELECT blog_id FROM {$wpdb->l1u}" ,ARRAY_A); if ($l1u) { $O1u=(get_option("leafletmapsmarkerpro_license_key") == TRUE) ? get_option("leafletmapsmarkerpro_license_key"): ""; $l1v=(get_option("leafletmapsmarkerpro_license_local_key") == TRUE) ? get_option("leafletmapsmarkerpro_license_local_key"): ""; foreach ($l1u as $O1v) { switch_to_blog($O1v["blog_id"]); update_option("leafletmapsmarkerpro_license_key",$O1u); update_option("leafletmapsmarkerpro_license_local_key",$l1v); } restore_current_blog(); } echo "<div class="updated" style="padding:5px;"><p>".__("License key was successfully propagated to all subsites","lmm")."</p></div>"; } } } include ("inc".DIRECTORY_SEPARATOR."admin-header.php"); ?><?php echo "

<h3 style="font-size:23px;">"; ?><?php _e("Pro License Settings","lmm"); ?><?php echo "</h3>

<div class="wrap">

	"; ?><?php if (O3() === TRUE) { echo "<p><div class="updated" style="padding:10px;margin:0px;">".sprintf(__("You have installed Leaflet Maps Marker Pro on a localhost instance. Entering a license key here is not mandatory but recommended as this also allows you to <a href="%1s" target="_blank">open support tickets</a>. Please be aware that once you use the plugin on a live domain, entering a license key is mandatory!","lmm"),"https://www.mapsmarker.com/helpdesk")."</div></p>"; } ?><?php echo "

	"; ?><?php if ($Oq->l15 && ! isset ($_POST["maps_marker_pro_register_free"])):; ?><?php echo "
		<div id="message" class="updated">
			<p><b>"; ?><?php echo $Oq->l15; ?><?php echo "</b></p>
		</div>
	"; ?><?php endif; ?><?php echo "

	"; ?><?php if (!$Oq->l15 && $Oq->Ov && ! isset ($_POST["maps_marker_pro_register_free"])):; ?><?php echo "
		<div id="message" class="updated">
			<p><b>"; ?><?php echo $Oq->Ov; ?><?php echo "</b></p>
		</div>
	"; ?><?php endif; ?><?php echo "

	"; ?><?php if ($O14 && !$Oq->Ov):; ?><?php echo "
		<div id="message" class="updated">
			<p><b>"; ?><?php _e("Your license was activated successfully!","lmm"); ?><?php echo "</b></p>
		</div>
	"; ?><?php endif; ?><?php echo "

	"; ?><?php if (empty($O12) && isset ($l12)):; ?><?php echo "
		<div id="message" class="updated">
			<p><b>"; ?><?php _e($l12); ?><?php echo "</b></p>
		</div>
	"; ?><?php endif; ?><?php echo "

	<form method="post">
	"; ?><?php wp_nonce_field("maps_marker_pro_license","maps_marker_pro_license"); ?><?php echo "
		"; ?><?php if (!$Oq->lu):; ?><?php echo "
			<div style="float:left;margin-right:15px;margin-top:3px;"><img src=""; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "inc/img/icon-certificate.png" width="48" height="38"></div>
			<div style="font-size:16px;font-weight:bold;">"; ?><?php _e("Option A: activate an unexpiring license key","lmm"); ?><?php echo "</div>
			<p style="margin:0.4em 0 1em 0;">"; ?><?php echo sprintf(__("Get an unexpiring license key at %1$s and activate the license key below:","lmm"),"<a href="https://www.mapsmarker.com/order" target="_blank">mapsmarker.com/order</a>"); ?><?php echo "</p>
		"; ?><?php endif; ?><?php echo "
		<p>
		"; ?><?php if ($Oq->lu) { if ($Oq->Ov) { $l1w="background:#ff0000;color:#000000;"; } else { $l1w="background:#00FF00;color:#000000;"; } } else { $l1w=""; } if ($Oq->lu) { $O1w=__("update","lmm"); } else { $O1w=__("activate","lmm"); } if (current_user_can("activate_plugins")) { $lu=$Oq->lu; $l1x=""; } else { $lu=__("visible for admins only","lmm"); $l1x="disabled="disabled""; } ?><?php echo "
		<b>"; ?><?php _e("License Key","lmm"); ?><?php echo "</b> <input name="leafletmapsmarkerpro_license_key" type="text" style="width:265px;"; ?><?php echo $l1w; ?><?php echo "" value=""; ?><?php echo $lu; ?><?php echo "" /> <input type="submit" class="button-primary" value=""; ?><?php echo $O1w; ?><?php echo "" "; ?><?php echo $l1x; ?><?php echo " />
		</p>
	</form>

	<hr noshade size="1" style="margin:20px 0;border-top:1px solid #666666;" />

	"; ?><?php if (!$Oq->lu && !ly()):; ?><?php echo "
		
		"; ?><?php if (!empty($O12)):; ?><?php echo "
			<div id="message" class="error">
				"; ?><?php foreach ($O12 as $e):; ?><?php echo "
					<p><b>"; ?><?php _e($e); ?><?php echo "</b></p>
				"; ?><?php endforeach; ?><?php echo "
			</div>
		"; ?><?php endif; ?><?php echo "
	
		"; ?><?php $O1x=get_option("leafletmapsmarkerpro_license_key_trial"); if ($O1x != NULL) { $l1y="display:none;"; $O1y="<p><div class="updated" style="clear:both;padding:10px;">".sprintf(__("You already started a free 30-day-trial for this site - free trial license key: %1$s","lmm"),$O1x)."</div></p>"; $l1z="disabled="disabled""; } else { $l1y=""; $O1y=""; $l1z=""; } ?><?php echo "
		
		<div style="float:left;padding-right:10px;"><img src=""; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "inc/img/avatar-personalized.png" width="48" height="48"></div>
		<div style="font-size:16px;font-weight:bold;">"; ?><?php _e("Option B: get a personalized trial license key","lmm"); ?><?php echo "</div>
		<p>"; ?><?php echo __("You can test <i>Maps Marker Pro</i> for 30 days for free without any obligations.","lmm"); ?><?php echo "</p>
		"; ?><?php echo $O1y; ?><?php echo "
		<div id="register_free_trial_personalized" style=""; ?><?php echo $l1y; ?><?php echo "">
			<form method="post">
			<input type='hidden' name='maps_marker_pro_register_free' value='y' />
				<table style="clear-both;margin-top:15px;">
					<tr>
						<td><b>"; ?><?php _e("First name","lmm"); ?><?php echo "</b></td>
						<td><input name="maps_marker_pro_first_name" type="text" style="width:291px;" value=""; ?><?php echo O11("maps_marker_pro_first_name"); ?><?php echo "" /></td>
					</tr>
					<tr>
						<td><b>"; ?><?php _e("Last name","lmm"); ?><?php echo "</b></td>
						<td><input name="maps_marker_pro_last_name" type="text" style="width:291px;" value=""; ?><?php echo O11("maps_marker_pro_last_name"); ?><?php echo "" /></td>
					</tr>
					<tr>
						<td><b>"; ?><?php _e("E-mail","lmm"); ?><?php echo "</b></td>
						<td><input name="maps_marker_pro_email" type="text" style="width:291px;" value=""; ?><?php echo O11("maps_marker_pro_email"); ?><?php echo "" /></td>
					</tr>
					<tr>
						<td></td>
						<td><input type="checkbox" name="maps_marker_pro_tos" value="Yes" checked="checked" /> "; ?><?php echo sprintf(__("I have read the <a href="%1$s" target="_blank">Terms of Service</a> and <a href="%2$s" target="_blank">Privacy Policy</a>.","lmm"),"http://www.mapsmarker.com/terms-of-services","http://www.mapsmarker.com/privacy-policy"); ?><?php echo "</td>
					</tr>
				"; ?><?php echo "<tr><td></td><td><input type="submit" class="button-primary" value="".__("Start personalized free 30-day trial period","lmm")."" ".$l1z." /></td></tr>"; ?><?php echo "
				</table>
			</form>
		</div><!--register_free_trial_personalized div-->
	
		<hr noshade size="1" style="margin:20px 0;border-top:1px solid #666666;" />
		
		<div style="float:left;padding-right:10px;"><img src=""; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "inc/img/avatar-anonymous.png" width="34" height="34"></div>
		<div style="font-weight:bold;">"; ?><?php _e("Option C: get an anonymous trial license key","lmm"); ?><?php echo "</div>
		"; ?><?php echo $O1y; ?><?php echo "
		<div id="register_free_trial_anonym" style=""; ?><?php echo $l1y; ?><?php echo "">
			<form method="post">
			<input type='hidden' name='maps_marker_pro_register_free_anonym' value='y' />
			<span id="option-b-hide"><a style="text-decoration:none;cursor:pointer;">"; ?><?php _e("Click here for more information","lmm"); ?><?php echo "</a></span>
			<div id="option-b-show" style="display:none;">
			"; ?><?php echo sprintf(__("Please note that in contrast to a personalized trial license you will not be able to <a href="%1s" target="_blank">open support tickets</a> and get a reminder when your trial license has expired!","lmm"),"https://www.mapsmarker.com/helpdesk"); ?><?php echo "
			<p><input type="checkbox" name="maps_marker_pro_tos" value="Yes" checked="checked" /> "; ?><?php echo sprintf(__("I have read the <a href="%1$s" target="_blank">Terms of Service</a> and <a href="%2$s" target="_blank">Privacy Policy</a>.","lmm"),"http://www.mapsmarker.com/terms-of-services","http://www.mapsmarker.com/privacy-policy"); ?><?php echo "</p>
			"; ?><?php echo "<input type="submit" class="button-primary" value="".__("Start anonymous free 30-day trial period","lmm")."" ".$l1z." />"; ?><?php echo "
			</form>
			</div>
		</div><!--register_free_trial_anonym div-->
	
		<hr noshade size="1" style="margin:20px 0;border-top:1px solid #666666;" />
	
		<div style="float:left;margin-right:15px;"><img src=""; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "inc/img/icon-localhost.png" width="34" height="34"></div>
		<div style="font-weight:bold;">"; ?><?php _e("Option D: start an unlimited, anonymous test on a localhost installation","lmm"); ?><?php echo "</div>
		"; ?><?php echo sprintf(__("If you install Leaflet Maps Marker Pro on a localhost installation (<a href="%1s" target="_blank">see available packages</a>), registering a free 30-day trial license key is not mandatory and the plugin can also be tested without time limitation.","lmm"),"http://en.wikipedia.org/wiki/List_of_AMP_packages"); ?><?php echo "
	"; ?><?php endif; ?><?php echo "

	<p>
	"; ?><?php if (O9($la=l0,$Oa=FALSE) === TRUE) { if (($Oq->lu) && ($l1t != NULL)) { echo "<p><strong>".__("License registered to","lmm").":</strong> ".$O1s["customer"]["name"]."</p>"; } if ((O9($la=FALSE,$Oa=TRUE) === TRUE) && (O9() === TRUE)) { if (!ly()) { $lw=$Oq->Ow["license_expires"]; $O1z=abs(floor((time()-$lw)/(074*074*030))); if ($lw != NULL) { echo "<strong>".__("Free trial license is valid until:","lmm")."</strong> ".date("d/m/Y",$lw)." (".$O1z." ".__("days left","lmm").") <span style="font-family:serif;">&rarr;</span> <a style="text-decoration:none;" href="https://www.mapsmarker.com/order" target="_blank">".__("click here to get a non-expiring license key","lmm")."</a>"; } } else { $lw=$Oq->Ow["download_access_expires"]; $O1z=abs(floor((time()-$lw)/(074*074*030))); echo "<strong>".__("Access to plugin updates and support area valid until:","lmm")."</strong> ".date("d/m/Y",$lw)." (".$O1z." ".__("days left","lmm").")"; } } else if ((O9($la=FALSE,$Oa=TRUE) === TRUE) && (O9() === FALSE)) { $l5=get_option("leafletmapsmarker_version_pro"); echo "<div id='message' class='error' style='padding:5px;'><strong>".__("Warning: your access to updates and support for Leaflet Maps Marker Pro has expired!","lmm")."</strong><br/>"; if ($Ob>$l5) { echo __("Latest available version:","lmm")." <a href='http://www.mapsmarker.com/v".$Ob."p' target='_blank' title='".esc_attr__("click to show release notes","lmm")."'>".$Ob."</a> "."(<a href='www.mapsmarker.com/changelog/pro/' target='_blank'>".__("show all available changelogs","lmm")."</a>)<br/>"; } echo sprintf(__("You can continue using version %s without any limitations. Nevertheless you will not be able to get updates including bugfixes, new features and optimizations as well as access to our support system. ","lmm"),$l5)."</div>"; if (current_user_can("activate_plugins")) { echo "<a href="http://www.mapsmarker.com/renew" target="_blank"  style="font-size:125%;font-weight:bold;">&raquo; ".__("please click here to renew your access to plugin updates and support","lmm")." &laquo;</a>"; echo "<p>".__("Important: please click the update button next to the license key after purchasing a renewal to finish your order.","lmm")."</p>"; } else { echo "<span style="font-size:125%;font-weight:bold;">".sprintf(__("Please contact your administrator (%1s) to renew your access to plugin updates and support.","lmm"),"<a href="mailto:".get_bloginfo("admin_email")."?subject=".esc_attr__("Maps Marker Pro - renewal for access to plugin updates and support needed","lmm")."">".get_bloginfo("admin_email")."</a>")."</span>"; } } } else if (($Oq->lu) && (O9($la=FALSE,$Oa=TRUE) === TRUE) && (O9($la=l0,$Oa=FALSE) === FALSE)) { if (extension_loaded("ionCube Loader")) { if (function_exists("ioncube_loader_iversion")) { $l1q=ioncube_loader_iversion(); $O1q= (int) substr($l1q,0,1); } else { $l1r=ioncube_loader_version(); $O1q= (int) substr($l1r,0,1); } if ($O1q>=4) { $l20=""; } else { $l20=strrev("orp-"); } } else { $l20=strrev("orp-"); } if (current_user_can("activate_plugins")) { $O20="https://www.mapsmarker.com/updates".$l20."/archive"; echo "<div id='message' class='error' style='padding:5px;'><strong>".sprintf(__("Error: This version of the plugin was released after your download access expired. Please <a href="%1$s" target="_blank">renew your download and support access</a> or <a href="%2$s" target="_blank">downgrade to your previous valid version</a>.","lmm"),"http://www.mapsmarker.com/renew",$O20)."</strong></div>"; } else { echo "<div id='message' class='error' style='padding:5px;'><strong>".sprintf(__("Error: This version of the plugin was released after your download access expired. Please contact your administrator (%1s) to renew your access to plugin updates and support or to downgrade to your previous valid version.","lmm"),"<a href="mailto:".get_bloginfo("admin_email")."?subject=".esc_attr__("Maps Marker Pro - renewal for access to plugin updates and support needed","lmm")."">".get_bloginfo("admin_email")."</a>")."</strong></div>"; } } ?><?php echo "
	</p>

	"; ?><?php if (current_user_can("activate_plugins")) { if (($Oq->lu) && ($l1t != "[email protected]")) { echo "<p>".sprintf(__("Please note that a license is bound to the domain it was activated on! If you want to use your license on another domain, please follow the tutorial at <a href="%1$s" target="_blank">%2$s</a>","lmm"),"http://www.mapsmarker.com/transfer" style="text-decoration:none;","mapsmarker.com/transfer")."</p>"; echo "<p>".sprintf(__("If you have any issues with your license, <a href="%1$s" target="_blank">please open a new support ticket</a>!","lmm"),"https://www.mapsmarker.com/store/customers/index.php?task=login&email_login=".$l1t."" style="text-decoration:none;")."</p>"; } } ?><?php echo "

	"; ?><?php if (is_multisite()) { if (current_user_can("activate_plugins")) { echo "<hr noshade size="1" style="border-top:1px solid #666666;" /><h3 style="font-size:18px;">".__("WordPress Multisite settings","lmm")."</h3>"; echo "<p>".__("Use the button below to propagate the license key entered above to all WordPress Multisite subsites.","lmm")."</p>"; if ((SUBDOMAIN_INSTALL == TRUE) || is_plugin_active("wordpress-mu-domain-mapping/domain_mapping.php")) { echo "<p>".__("Important: you seem to be using different domains for your subsites. Please make sure that your license key is valid for the number of domains you want to use it on and update the license key on each subsite directly first before propagating the license key! This will ensure that all these domains are registered on your customer profile on mapsmarker.com - which will result in a valid license validation on subsites after propagating the license key.","lmm")."</p>"; } echo "<form method="post">"; wp_nonce_field("maps_marker_pro_license_multisite","maps_marker_pro_license_multisite"); echo "<input type="checkbox" name="maps_marker_pro_multisite_propagate" /> <label for="maps_marker_pro_multisite_propagate">".__("Yes I want to propagate the license key to all subsites","lmm")."</label>"; echo " <input type="submit" class="button-primary" value="".__("update","lmm")."" />"; } } ?><?php echo "
</div>
<script type="text/javascript">
//info: show anonymous register button
(function($) {
	$('#option-b-hide').click(function(e) {
			$('#option-b-hide').hide();
			$('#option-b-show').show();
	});
})(jQuery)
</script>
<!--wrap-->
"; ?><?php include ("inc".DIRECTORY_SEPARATOR."admin-footer.php"); ?>

Did this file decode correctly?

Original Code

<?php // Before trying to crack the plugin, please consider buying a pro license at http://www.mapsmarker.com. I have put hundreds of hours into the development of the plugin and without honest customers I will not be able to continue the development and support. Thanks for your understanding and your honesty! Robert
if (basename($_SERVER["\123\103\122IPT_FILENA\115\105"]) == "leaflet-li\143\145\156se.php") { exit ("\120lease do not a\143\143\145ss this\040\146ile direct\154\171. Thanks!<\142\162\057><a h\162\145\146='htt\160\072//www.maps\155\141rker.com/\147\157\047>www.\155\141psmarker.c\157\155</a>"); } ?><?php echo "\015\012\074\144iv class=\042\167\162ap\042\076\015\012"; ?><?php $O1s=$Oq->Ow; if (array_key_exists("user",$O1s)) { $l1t=$O1s["\165ser"][0]["\145mail"]; } else { $l1t=""; } if ( isset ($_POST["ma\160\163_marker_pro_m\165\154\164isite_pr\157\160\141gate"])) { $O1t= isset ($_POST["maps_marker_p\162\157_license_mult\151\163\151te"]) ? $_POST["m\141\160\163_marker_p\162\157\137license_m\165\154\164isite"]: ""; if (!wp_verify_nonce($O1t,"m\141\160\163_marker_pr\157\137\154icense_mu\154\164\151site")) exit ("<br/>".__("Security chec\153\040failed - pl\145\141\163e call t\150\151s function \146\162om the acc\157\162\144ing ad\155\151\156 page!","\154\155\155").""); if (is_multisite()) { if (current_user_can("activa\164\145\137plugins")) { global $wpdb; $l1u=$wpdb->get_results( "\123ELECT blog_id F\122\117\115 {$wpdb->l1u}" ,ARRAY_A); if ($l1u) { $O1u=(get_option("\154eafletma\160\163\155arkerpro_\154\151\143ense_key") == TRUE) ? get_option("leaf\154\145\164mapsmarker\160\162\157_license_\153\145\171"): ""; $l1v=(get_option("l\145\141\146letmapsmark\145\162pro_license_l\157\143\141l_key") == TRUE) ? get_option("leafletmapsma\162\153erpro_license\137\154\157cal_key"): ""; foreach ($l1u as $O1v) { switch_to_blog($O1v["\142\154og_id"]); update_option("leafletm\141\160\163markerpro\137\154\151cense_ke\171",$O1u); update_option("\154\145afletmapsma\162\153\145rpro_lice\156\163\145_local_\153\145y",$l1v); } restore_current_blog(); } echo "<div\040\143lass=\042\165\160\144ated\042\040\163tyle=\042\160\141dding:5\160\170\073\042\076\074p>".__("\114\151cense key was su\143\143\145ssfully \160\162\157pagated\040\164o all sub\163\151\164es","\154\155m")."\074/p></div>"; } } } include ("inc".DIRECTORY_SEPARATOR."admin-\150\145\141der.php"); ?><?php echo "\015\012\015\012<h3 sty\154\145\075\042\146\157nt-size:23p\170\073\042>"; ?><?php _e("Pro \114\151\143ense Setti\156\147\163","\154\155m"); ?><?php echo "\074\057h3>\015\012\015\012<di\166\040\143lass=\042\167\162ap\042\076\015\012\015\012\011"; ?><?php if (O3() === TRUE) { echo "\074\160><div class=\042\165\160dated\042\040\163tyle=\042\160\141dding:10p\170\073margin:0px\073\042>".sprintf(__("\131\157\165 have ins\164\141\154led Leafl\145\164\040Maps M\141\162ker Pro o\156\040a localho\163\164 instance.\040\105ntering \141\040license k\145\171 here is n\157\164 mandatory \142\165t recomme\156\144ed as this\040\141lso allow\163\040you to <\141\040href=\042\045\061s\042\040\164arget=\042\137blank\042\076\157pen s\165\160port tic\153\145ts</a>. \120\154ease be a\167\141re that \157\156ce you \165\163e the pl\165\147in on a\040\154ive dom\141\151n, ente\162\151ng a li\143\145nse ke\171\040is man\144\141tory!","lmm"),"https://www.map\163\155\141rker.com/\150\145\154pdesk")."</div></p>"; } ?><?php echo "\015\012\015\012\011"; ?><?php if ($Oq->l15 && ! isset ($_POST["\155\141ps_marker_pro_r\145\147\151ster_fre\145"])):; ?><?php echo "\015\012\011\011<div id=\042\155essage\042\040\143lass=\042\165\160dated\042\076\015\012\011\011\011<p><b\076"; ?><?php echo $Oq->l15; ?><?php echo "</b\076\074/p>\015\012\011\011</div>\015\012\011"; ?><?php endif; ?><?php echo "\015\012\015\012\011"; ?><?php if (!$Oq->l15 && $Oq->Ov && ! isset ($_POST["ma\160\163\137marker_p\162\157\137register\137\146\162ee"])):; ?><?php echo "\015\012\011\011\074\144iv id=\042\155\145ssage\042\040class=\042\165\160dated\042\076\015\012\011\011\011<p><b\076"; ?><?php echo $Oq->Ov; ?><?php echo "\074\057b></p>\015\012\011\011\074\057div>\015\012\011"; ?><?php endif; ?><?php echo "\015\012\015\012\011"; ?><?php if ($O14 && !$Oq->Ov):; ?><?php echo "\015\012\011\011<div id\075\042message\042\040\143lass=\042\165\160dated\042\076\015\012\011\011\011<p><\142\076"; ?><?php _e("\131\157ur license \167\141\163 activat\145\144\040succes\163\146ully!","lmm"); ?><?php echo "</b></p>\015\012\011\011</\144\151v>\015\012\011"; ?><?php endif; ?><?php echo "\015\012\015\012\011"; ?><?php if (empty($O12) && isset ($l12)):; ?><?php echo "\015\012\011\011\074\144iv id=\042\155\145ssage\042\040\143lass=\042\165\160dated\042\076\015\012\011\011\011<p>\074\142>"; ?><?php _e($l12); ?><?php echo "</b></p>\015\012\011\011\074\057div>\015\012\011"; ?><?php endif; ?><?php echo "\015\012\015\012\011\074\146orm meth\157\144\075\042\160\157st\042>\015\012\011"; ?><?php wp_nonce_field("maps_marker_pro\137\154icense","\155\141ps_marker_pro_\154\151\143ense"); ?><?php echo "\015\012\011\011"; ?><?php if (!$Oq->lu):; ?><?php echo "\015\012\011\011\011\074\144iv style=\042\146\154oat:le\146\164;margin-ri\147\150\164:15px;\155\141rgin-top:3p\170\073\042><\151\155g src=\042"; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "inc/img/i\143\157\156-certif\151\143\141te.png\042\040\167idth=\042\0648\042 h\145\151\147ht=\042\063\070\042>\074\057div>\015\012\011\011\011\074div style\075\042font-size\072\0616px;font\055\167eight:bol\144\073\042>"; ?><?php _e("\117ption A: activa\164\145\040an unex\160\151\162ing lice\156\163\145 key","\154mm"); ?><?php echo "\074/div>\015\012\011\011\011\074\160 style=\042\155\141rgin:0\056\064em 0 1em \060\073\042>"; ?><?php echo sprintf(__("\107\145t an unexpiri\156\147\040licen\163\145\040key at \045\061\044s \141\156d activate \164\150e license \153\145y below:","lm\155"),"<a hre\146\075\042https://\167\167\167.mapsmar\153\145\162.com/o\162\144er\042 t\141\162\147et=\042\137\142lank\042\076\155apsmarke\162\056com/order<\057\141>"); ?><?php echo "\074/p>\015\012\011\011"; ?><?php endif; ?><?php echo "\015\012\011\011<p>\015\012\011\011"; ?><?php if ($Oq->lu) { if ($Oq->Ov) { $l1w="b\141\143\153ground:#ff\060\06000;color:#0\060\060000;"; } else { $l1w="\142\141\143kground:#00\106\106\0600;color\072\043000000;"; } } else { $l1w=""; } if ($Oq->lu) { $O1w=__("update","lmm"); } else { $O1w=__("activat\145","\154\155m"); } if (current_user_can("activate_plugins")) { $lu=$Oq->lu; $l1x=""; } else { $lu=__("visib\154\145\040for admi\156\163\040only","lmm"); $l1x="\144\151sabled=\042\144\151sabled\042"; } ?><?php echo "\015\012\011\011<b>"; ?><?php _e("L\151\143\145nse Key","\154\155m"); ?><?php echo "\074/b> <inpu\164\040name=\042\154\145\141fletmaps\155\141rkerpro_li\143\145\156se_key\042\040type=\042\164\145xt\042\040\163tyle=\042\167\151dth:265px\073"; ?><?php echo $l1w; ?><?php echo "\042\040\166alue=\042"; ?><?php echo $lu; ?><?php echo "\042 />\040\074input type=\042\163\165bmit\042\040\143lass=\042\142\165tton-pr\151\155\141ry\042\040\166alue=\042"; ?><?php echo $O1w; ?><?php echo "\042\040"; ?><?php echo $l1x; ?><?php echo "\040\057>\015\012\011\011</p>\015\012\011</form>\015\012\015\012\011\074hr nos\150\141de size=\042\061\042 styl\145\075\042ma\162\147in:20px 0;\142\157rder-top:\061\160x solid #\066\0666666;\042\040\057>\015\012\015\012\011"; ?><?php if (!$Oq->lu && !ly()):; ?><?php echo "\015\012\011\011\015\012\011\011"; ?><?php if (!empty($O12)):; ?><?php echo "\015\012\011\011\011<div id=\042\155\145ssage\042\040class=\042\145\162ror\042\076\015\012\011\011\011\011"; ?><?php foreach ($O12 as $e):; ?><?php echo "\015\012\011\011\011\011\011\074p><b>"; ?><?php _e($e); ?><?php echo "\074\057b></p>\015\012\011\011\011\011"; ?><?php endforeach; ?><?php echo "\015\012\011\011\011\074\057div>\015\012\011\011"; ?><?php endif; ?><?php echo "\015\012\011\015\012\011\011"; ?><?php $O1x=get_option("\154eafletmapsma\162\153\145rpro_lic\145\156\163e_key_tr\151\141l"); if ($O1x != NULL) { $l1y="display:none;"; $O1y="\074p><div class\075\042updated\042\040\163tyle=\042\143\154ear:bot\150\073padding:10\160\170\073\042\076".sprintf(__("You already s\164\141rted a free\040\0630-day-tria\154\040for this s\151\164e - free tr\151\141\154 licen\163\145 key: %1\044\163","lmm"),$O1x)."\074/div></p>"; $l1z="disabled=\042\144\151sabled\042"; } else { $l1y=""; $O1y=""; $l1z=""; } ?><?php echo "\015\012\011\011\015\012\011\011<d\151\166 style=\042\146\154oat:lef\164\073padding-ri\147\150t:10px;\042\076\074img src\075\042"; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "i\156\143/img/avatar-p\145\162\163onalized.\160\156\147\042\040\167idth=\042\064\070\042 h\145\151ght=\0424\070\042></div>\015\012\011\011\074\144iv style\075\042font-siz\145\07216px;font\055\167eight:bol\144\073\042>"; ?><?php _e("\117\160tion B: ge\164\040\141 persona\154\151\172ed trial\040\154icense ke\171","\154mm"); ?><?php echo "\074/div>\015\012\011\011<p>"; ?><?php echo __("\131ou can test <i>M\141\160\163 Marker \120\162\157</i> for\040\0630 days f\157\162\040free \167\151\164hout a\156\171\040oblig\141\164ions.","\154\155m"); ?><?php echo "\074/p>\015\012\011\011"; ?><?php echo $O1y; ?><?php echo "\015\012\011\011\074div id=\042\162\145gister_\146\162ee_trial_pe\162\163\157nalize\144\042 style=\042"; ?><?php echo $l1y; ?><?php echo "\042\076\015\012\011\011\011<fo\162\155\040method=\042\160ost\042\076\015\012\011\011\011<input \164\171pe='hidden'\040\156ame='ma\160\163\137marker\137\160ro_registe\162\137free' valu\145\075'y' />\015\012\011\011\011\011<table st\171\154e=\042c\154\145ar-both;\155\141rgin-top:\061\065px;\042\076\015\012\011\011\011\011\011\074tr>\015\012\011\011\011\011\011\011\074\164d><b>"; ?><?php _e("Fir\163\164\040name","lm\155"); ?><?php echo "</\142\076</td>\015\012\011\011\011\011\011\011<td>\074\151nput name\075\042maps_mar\153\145\162_pro_fi\162\163t_name\042\040\164ype=\042\164\145xt\042\040\163tyle=\042\167\151dth:291px\073\042 value=\042"; ?><?php echo O11("\155aps_marker_pro\137\146\151rst_name"); ?><?php echo "\042 /></td>\015\012\011\011\011\011\011</tr>\015\012\011\011\011\011\011<tr>\015\012\011\011\011\011\011\011\074td><b>"; ?><?php _e("\114\141st name","lmm"); ?><?php echo "\074/b></td>\015\012\011\011\011\011\011\011<td\076\074input na\155\145\075\042\155\141ps_marker\137\160\162o_last\137\156ame\042\040\164ype=\042t\145\170t\042 st\171\154\145=\042\167\151dth:291px\073\042 value=\042"; ?><?php echo O11("\155\141ps_marker_pro_\154\141\163t_name"); ?><?php echo "\042\040/></td>\015\012\011\011\011\011\011</tr>\015\012\011\011\011\011\011<tr>\015\012\011\011\011\011\011\011\074\164d><b>"; ?><?php _e("\105-mail","lmm"); ?><?php echo "</b></td>\015\012\011\011\011\011\011\011<\164\144><input na\155\145\075\042\155\141ps_marker_\160\162o_email\042\040\164ype=\042\164\145xt\042\040\163tyle=\042\167\151dth:291px\073\042 value=\042"; ?><?php echo O11("\155\141\160s_marker_pro\137\145mail"); ?><?php echo "\042\040\057></td>\015\012\011\011\011\011\011</tr>\015\012\011\011\011\011\011<tr>\015\012\011\011\011\011\011\011\074\164d></t\144\076\015\012\011\011\011\011\011\011<td><i\156\160ut type=\042\143\150eckbox\042\040name=\042\155\141ps_mark\145\162_pro_to\163\042 value=\042\131es\042 \143\150ecked=\042\143\150ecked\042\040/> "; ?><?php echo sprintf(__("\111 have read t\150\145\040<a href\075\042%1\044s\042\040target=\042\137\142lank\042\076\124erms of \123\145\162vice</\141\076 and <a h\162\145f=\042%2\044\163\042 ta\162\147\145t=\042\137\142lank\042\076\120rivacy P\157\154icy</a>.","lmm"),"http://www.mapsma\162\153\145r.com/te\162\155\163-of-serv\151\143es","http://www.ma\160\163\155arker.com\057\160rivacy-polic\171"); ?><?php echo "</t\144\076\015\012\011\011\011\011\011\074/tr>\015\012\011\011\011\011"; ?><?php echo "<tr><td></td><\164\144\076<input t\171\160\145=\042\163\165\142mit\042\040\143lass=\042\142\165tton-pr\151\155ary\042 \166\141\154ue=\042".__("\123\164art persona\154\151\172ed free 30\055\144ay trial pe\162\151od","lmm")."\042\040".$l1z." /></td></tr\076"; ?><?php echo "\015\012\011\011\011\011\074\057table>\015\012\011\011\011\074/form>\015\012\011\011</\144\151v><!--regi\163\164er_free_tr\151\141l_personal\151\172ed div-->\015\012\011\015\012\011\011<h\162\040noshade s\151\172e=\0421\042\040style=\042\155\141rgin:\062\060px 0;bo\162\144er-top:1\160\170 solid #6\066\066666;\042\040\057>\015\012\011\011\015\012\011\011\074\144iv s\164\171le=\042\146\154oat:lef\164\073paddin\147\055right:\061\060px;\042\076\074img \163\162c=\042"; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "inc/i\155\147\057avatar\055\141nonymous.pn\147\042 width=\042\063\064\042\040\150eight=\042\063\064\042>\074\057div>\015\012\011\011<d\151\166 style=\042\146\157nt-weig\150\164:bold;\042\076"; ?><?php _e("\117ption C: get an a\156\157\156ymous tr\151\141\154 licens\145\040key","lmm"); ?><?php echo "\074/div>\015\012\011\011"; ?><?php echo $O1y; ?><?php echo "\015\012\011\011<div \151\144\075\042\162\145\147ister_f\162\145e_trial_an\157\156ym\042 s\164\171\154e=\042"; ?><?php echo $l1y; ?><?php echo "\042>\015\012\011\011\011<\146\157rm method=\042\160\157st\042\076\015\012\011\011\011<in\160\165\164 type='\150\151dden' name\075\047maps_mark\145\162_pro_regi\163\164\145r_free\137\141nonym' va\154\165\145='y' /\076\015\012\011\011\011<span\040\151d=\042\157\160tion-b-h\151\144e\042><\141\040style=\042\164\145xt-dec\157\162ation:no\156\145;cursor\072\160ointer;\042\076"; ?><?php _e("\103lick here fo\162\040\155ore info\162\155\141tion","lmm"); ?><?php echo "\074/a></span>\015\012\011\011\011\074div id=\042\157\160tion-b-\163\150\157w\042\040\163tyle=\042\144\151splay:non\145\073\042>\015\012\011\011\011"; ?><?php echo sprintf(__("Please note \164\150\141t in con\164\162\141st to a \160\145\162sonaliz\145\144 trial lic\145\156se you wi\154\154\040not b\145\040able to <\141\040href=\042\045\061s\042\040\164arget=\042\137\142lank\042\076\157pen sup\160\157rt ticket\163\074/a> and g\145\164 a remi\156\144er when y\157\165r trial \154\151cense has\040\145xpired!","lm\155"),"htt\160\163\072//www.maps\155\141rker.com/hel\160\144\145sk"); ?><?php echo "\015\012\011\011\011\074p><input t\171\160\145=\042\143\150eckbox\042\040\156ame=\042\155\141ps_marke\162\137\160ro_tos\042\040value=\042\131es\042 c\150\145cked=\042\143\150ecked\042\040\057> "; ?><?php echo sprintf(__("I h\141\166\145 read the\040\074a href=\042\045\061\044s\042\040target=\042\137\142lank\042\076\124erms of\040\123ervice</a>\040\141nd <a hr\145\146\075\042\045\062\044s\042\040target=\042\137\142lank\042\076\120rivacy \120\157licy</a>.","\154\155m"),"\150\164tp://www.mapsmar\153\145\162.com/ter\155\163\055of-se\162\166ices","http\072\057/www.mapsmarker\056\143om/privacy-po\154\151\143y"); ?><?php echo "\074/p>\015\012\011\011\011"; ?><?php echo "<input type=\042\163\165bmit\042\040\143lass=\042\142\165\164ton-pr\151\155ary\042 v\141\154ue=\042".__("\123tart anonymous\040\146\162ee 30-da\171\040trial period","lmm")."\042 ".$l1z." />"; ?><?php echo "\015\012\011\011\011\074/form>\015\012\011\011\011\074/div>\015\012\011\011</di\166\076<!--regi\163\164\145r_free\137\164rial_anon\171\155\040div--\076\015\012\011\015\012\011\011\074hr noshad\145\040size=\042\061\042 style\075\042margin:20\160\170 0;borde\162\055top:1px \163\157lid #6666\066\066;\042 \057\076\015\012\011\015\012\011\011<div s\164\171le=\042\146\154oat:left\073\155argin-ri\147\150t:15px;\042\076<img s\162\143=\042"; ?><?php echo LEAFLET_PLUGIN_URL; ?><?php echo "\151\156c/img/ic\157\156\055localho\163\164\056png\042\040\167idth=\042\0634\042 he\151\147\150t=\042\063\064\042><\057\144iv>\015\012\011\011<di\166\040style=\042\146\157nt-weig\150\164:bold;\042\076"; ?><?php _e("\117\160tion D: start\040\141\156 unlimi\164\145\144, anon\171\155\157us tes\164\040on a local\150\157\163t inst\141\154\154ation","\154\155\155"); ?><?php echo "</div>\015\012\011\011"; ?><?php echo sprintf(__("If you install L\145\141\146let Maps\040\115arker Pro on\040\141 localhost\040\151nstallatio\156\040(<a href=\042\0451s\042 \164\141rget=\042\137\142lank\042\076\163ee availa\142\154\145 pack\141\147es</a>), r\145\147\151steri\156\147 a free 30\055\144ay tria\154\040license \153\145y is not \155\141ndatory a\156\144 the plug\151\156 can als\157\040be test\145\144 without\040\164ime limi\164\141tion.","lmm"),"http:\057\057en.wikipedia.\157\162\147/wiki/L\151\163\164_of_AMP\137\160ackages"); ?><?php echo "\015\012\011"; ?><?php endif; ?><?php echo "\015\012\015\012\011<p>\015\012\011"; ?><?php if (O9($la=l0,$Oa=FALSE) === TRUE) { if (($Oq->lu) && ($l1t != NULL)) { echo "<p><s\164\162ong>".__("\114\151cense regis\164\145red to","\154mm")."\072</strong> ".$O1s["customer"]["\156\141\155e"]."\074\057p>"; } if ((O9($la=FALSE,$Oa=TRUE) === TRUE) && (O9() === TRUE)) { if (!ly()) { $lw=$Oq->Ow["\154\151cense_expire\163"]; $O1z=abs(floor((time()-$lw)/(074*074*030))); if ($lw != NULL) { echo "\074strong>".__("\106\162ee trial licen\163\145\040is va\154\151\144 until\072","\154mm")."\074/strong> ".date("\144\057m/Y",$lw)."\040\050".$O1z." ".__("days \154\145\146t","lmm")."\051 <span style\075\042font-family\072\163erif;\042\076\046rarr;</sp\141\156> <a style=\042\164ext-decora\164\151on:none;\042\040\150ref=\042\150\164tps://w\167\167.mapsmarke\162\056com/orde\162\042 target=\042\137\142lank\042\076".__("click here to \147\145\164 a non-e\170\160\151ring lice\156\163\145 key","\154\155\155")."</a>"; } } else { $lw=$Oq->Ow["\144\157wnload_access_\145\170\160ires"]; $O1z=abs(floor((time()-$lw)/(074*074*030))); echo "<strong>".__("\101ccess to plu\147\151\156 updates \141\156d support ar\145\141 valid un\164\151\154:","\154\155m")."</strong> ".date("d/m/Y",$lw)." (".$O1z." ".__("\144\141ys left","lmm").")"; } } else if ((O9($la=FALSE,$Oa=TRUE) === TRUE) && (O9() === FALSE)) { $l5=get_option("leafletmapsm\141\162\153er_versi\157\156\137pro"); echo "\074div id='message'\040\143\154ass='er\162\157\162' styl\145\075'padding:5\160\170;'><strong\076".__("\127arning: your \141\143\143ess to u\160\144\141tes and\040\163upport for\040\114eaflet Ma\160\163 Marker Pr\157\040has\040\145xpired!","\154mm")."</str\157\156\147><br/>"; if ($Ob>$l5) { echo __("Latest available\040\166ersion:","lmm")."\040<a href='htt\160\072\057/www.m\141\160\163marker.c\157\155/v".$Ob."\160' target='_\142\154\141nk' titl\145\075'".esc_attr__("\143lick to show re\154\145\141se notes","lmm")."'>".$Ob."\074/a> "."(<a hr\145\146\075'www.mapsm\141\162\153er.com/c\150\141\156gelog/\160\162\157/' targ\145\164='_blank'>".__("show all avai\154\141\142le chang\145\154\157gs","lmm")."</a>)<br/>"; } echo sprintf(__("\131ou can continue\040\165sing version \045\163 without an\171\040limitation\163\056 Neverthe\154\145ss you wil\154\040not be ab\154\145 to get u\160\144\141tes in\143\154uding bugf\151\170es, new f\145\141tures and o\160\164imization\163\040as well a\163\040access\040\164o our sup\160\157rt syste\155\056 ","\154mm"),$l5)."</div\076"; if (current_user_can("activate_plu\147\151ns")) { echo "\074a href=\042\150\164tp://www.m\141\160\163marker.c\157\155/renew\042\040\164arget=\042\137\142lank\042\040\040style\075\042font-size\072\06125%;font-\167\145ight:bold\073\042>&raquo; ".__("\160\154\145ase click \150\145\162e to ren\145\167\040your a\143\143ess to pl\165\147\151n upda\164\145\163 and su\160\160ort","lmm")." &laquo;</a>"; echo "\074p>".__("I\155\160\157rtant: pl\145\141\163e click \164\150\145 updat\145\040button ne\170\164\040to the\040\154icense ke\171\040after purc\150\141sing a \162\145newal to f\151\156\151sh you\162\040order.","lm\155")."</p\076"; } else { echo "\074span style\075\042font-size:1\062\065%;font-weig\150\164\072bold;\042\076".sprintf(__("\120lease co\156\164\141ct your ad\155\151\156istrato\162\040(%1s) to r\145\156\145w your\040\141ccess to \160\154\165gin up\144\141tes and su\160\160ort.","\154mm"),"\074a href=\042ma\151\154\164o:".get_bloginfo("\141\144min_email")."\077\163ubject=".esc_attr__("\115\141\160s Marker P\162\157\040- renewa\154\040for access \164\157 plugin up\144\141\164es and\040\163upport nee\144\145d","\154mm")."\042>".get_bloginfo("\141dmin_email")."</a>")."</span>"; } } } else if (($Oq->lu) && (O9($la=FALSE,$Oa=TRUE) === TRUE) && (O9($la=l0,$Oa=FALSE) === FALSE)) { if (extension_loaded("ionCube \114\157ader")) { if (function_exists("io\156\143\165be_loader_i\166\145\162sion")) { $l1q=ioncube_loader_iversion(); $O1q= (int) substr($l1q,0,1); } else { $l1r=ioncube_loader_version(); $O1q= (int) substr($l1r,0,1); } if ($O1q>=4) { $l20=""; } else { $l20=strrev("\157rp-"); } } else { $l20=strrev("orp-"); } if (current_user_can("activat\145\137\160lugins")) { $O20="https://\167\167\167.mapsmarke\162\056com/update\163".$l20."\057\141rchive"; echo "<\144\151\166 id='messag\145\047 class='error\047\040style='pad\144\151ng:5px;'><s\164\162ong>".sprintf(__("\105rror: This\040\166ersion of the \160\154\165gin was\040\162eleased af\164\145r your down\154\157ad access \145\170\160ired. \120\154ease <a h\162\145f=\042%1\044\163\042 ta\162\147\145t=\042\137\142lank\042\076\162enew yo\165\162 download \141\156\144 supp\157\162t access\074\057a> or <\141\040href=\042\045\062\044\163\042 target=\042\137blank\042\076\144owngr\141\144e to you\162\040previo\165\163 valid v\145\162sion</a\076\056","lmm"),"\150ttp://www.mapsm\141\162\153er.com/re\156\145\167",$O20)."</strong></div>"; } else { echo "\074div id='m\145\163\163age' cla\163\163\075'error\047\040style='pa\144\144ing:5px;'><\163\164rong>".sprintf(__("\105\162\162or: This ve\162\163\151on of th\145\040plugin was r\145\154eased afte\162\040your downl\157\141d access ex\160\151\162ed. \120\154ease conta\143\164\040your\040\141dministra\164\157r (%1s) \164\157\040renew\040\171our acce\163\163 to plugi\156\040updates\040\141nd suppo\162\164 or to do\167\156grade to \171\157ur previ\157\165s valid v\145\162sion.","\154\155\155"),"<a href=\042\155\141ilto:".get_bloginfo("a\144\155\151n_email")."\077\163ubject=".esc_attr__("Maps Ma\162\153\145r Pro - re\156\145\167al for a\143\143\145ss to \160\154ugin update\163\040and suppo\162\164\040needed","lmm")."\042>".get_bloginfo("admin_email")."</a>")."</strong></div>"; } } ?><?php echo "\015\012\011</p>\015\012\015\012\011"; ?><?php if (current_user_can("\141ctivate_plu\147\151\156s")) { if (($Oq->lu) && ($l1t != "anonym@mapsmarke\162\056com")) { echo "<p>".sprintf(__("\120\154\145ase note t\150\141\164 a licen\163\145\040is bou\156\144 to the dom\141\151\156 it wa\163\040activated \157\156\041 If y\157\165 want to u\163\145 your lic\145\156\163e on a\156\157ther doma\151\156, please \146\157llow the \164\165torial at\040\074a href\075\042%1\044\163\042 target=\042\137blank\042\076\0452\044\163\074/a>","\154mm"),"\150\164tp://www.ma\160\163\155arker.com/\164\162\141nsfer\042\040style=\042\164\145xt-decora\164\151\157n:none\073","\155\141\160smarker.com\057\164\162ansfer")."\074/p>"; echo "\074p>".sprintf(__("If you\040\150\141ve any is\163\165\145s with \171\157\165r lice\156\163e, <a href=\042\0451\044s\042\040target=\042\137\142lank\042\076\160lease op\145\156 a new sup\160\157rt ticket\074\057a>!","lmm"),"http\163\072\057/www.ma\160\163\155arker.co\155\057store/custo\155\145rs/index.\160\150\160?task\075\154ogin&emai\154\137\154ogin=".$l1t."\042\040style=\042\164\145\170t-decora\164\151\157n:none;")."</p>"; } } ?><?php echo "\015\012\015\012\011"; ?><?php if (is_multisite()) { if (current_user_can("\141\143tivate_plugin\163")) { echo "<hr noshade s\151\172\145=\0421\042\040style=\042\142\157rder-top:\061\160x solid #6\066\066666;\042\040\057><h3 sty\154\145=\042fon\164\055size:18px;\042\076".__("\127\157\162dPress Mult\151\163\151te sett\151\156\147s","lmm")."</h3>"; echo "\074p>".__("\125\163e the button b\145\154\157w to prop\141\147\141te the\040\154icense key\040\145ntered abo\166\145 to all Wo\162\144Press Mult\151\163ite subsit\145\163\056","lmm")."\074/p>"; if ((SUBDOMAIN_INSTALL == TRUE) || is_plugin_active("\167\157rdpress-mu-do\155\141\151n-mapping\057\144omain_mappi\156\147.php")) { echo "<p>".__("Important: \171\157\165 seem to \142\145\040using d\151\146ferent doma\151\156s for your\040\163ubsites. \120\154\145ase mak\145\040sure t\150\141\164 your \154\151cense key \151\163 valid fo\162\040the numbe\162\040of domain\163\040you want\040\164o use i\164\040on and \165\160date the \154\151cense key\040\157n each \163\165bsite dir\145\143tly first\040\142efore p\162\157pagating\040\164he lice\156\163e key! T\150\151s will e\156\163ure tha\164\040all th\145\163e domai\156\163 are r\145\147istered\040\157n yo\165\162 cus\164\157mer pr\157\146ile on\040\155apsma\162\153er.com\040\055 whic\150\040will \162\145sult \151\156 a val\151\144 lic\145\156se va\154\151datio\156\040on \163\165bsite\163\040afte\162\040propa\147\141ting\040\164he l\151\143ense \153\145y.","lmm")."</p>"; } echo "<form meth\157\144\075\042p\157\163\164\042>"; wp_nonce_field("maps_marker_pro_l\151\143\145nse_multi\163\151\164e","\155aps_marker_pr\157\137\154icense_mul\164\151\163ite"); echo "<input \164\171\160e=\042\143\150\145ckbox\042\040\156ame=\042\155\141ps_mark\145\162_pro_multis\151\164e_propagate\042\040/> <labe\154\040for=\042\155\141ps_marker_\160\162o_multisit\145\137\160ropag\141\164\145\042\076".__("\131es I want to\040\160\162opagate \164\150\145 license\040\153ey to all \163\165\142sites","\154\155m")."\074/label>"; echo "\040<input type\075\042submit\042\040\143lass=\042\142\165tton-primar\171\042 value=\042".__("\165\160\144ate","lmm")."\042 />"; } } ?><?php echo "\015\012</di\166\076\015\012\074\163cript type=\042\164ext/javas\143\162ipt\042>\015\012//info: sh\157\167\040anony\155\157us regist\145\162\040butto\156\015\012(fun\143\164ion(\044)\040\173\015\012\011\044('#opt\151\157n-b-hide'\051\056click(fu\156\143tion(e) \173\015\012\011\011\011\044\050\047#opti\157\156-b-hide'\051\056hide();\015\012\011\011\011\044('#\157\160tion-b-s\150\157w').show\050\051;\015\012\011});\015\012\175)(jQu\145\162y)\015\012\074/scrip\164\076\015\012\074\041--wr\141\160-->\015\012"; ?><?php include ("inc".DIRECTORY_SEPARATOR."admi\156\055footer.php"); ?>

Function Calls

basename 1

Variables

None

Stats

MD5 7484ac169844005cccfa2616dfb6de63
Eval Count 0
Decode Time 135 ms