Silverlight Debian - Enabling 32-bit Arch
-
For Debian 64-bit Only Enable 32-bit Arch.
su -c "dpkg --add-architecture i386"
su -c "apt-get update"
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }