omar.gonzalez
Omar G.#6117
@omarugc
(3 Jul, 2012, 5:48 pm)Omar G. escribió: Segun veo, es por que no es compatible con el portal.
global $post; $mypost =& $post;
if(THIS_SCRIPT == 'portal.php') { global $announcement; $mypost =& $announcement; } else { global $post; $mypost =& $post; }