Snippets

Elvis Morales Check Single Joomla Article

Created by Elvis Morales last modified
1
2
3
<?php
if (JRequest::getVar('id')=='88' && JRequest::getVar('option')=='com_content') 
    return true;

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.