%PDF- %PDF-
| Direktori : /home/casasmonvl/ges4t.old/wp-content/plugins/wordpress-mobile-pack/frontend/themes/app1/ |
| Current File : /home/casasmonvl/ges4t.old/wp-content/plugins/wordpress-mobile-pack/frontend/themes/app1/single.php |
<?php
if (is_numeric(get_the_ID())){
header("Location: ".home_url()."/#article/".get_the_ID());
} else {
header("Location: ".home_url());
}