Return to Snippet

Revision: 36105
at November 18, 2010 04:00 by rc2789


Initial Code
<?php
if (function_exists("FUNCTION"))
{
FUNCTION_CALL();
}
?>

Initial URL

                                

Initial Description

                                

Initial Title
If function exists

Initial Tags
textmate, wordpress

Initial Language
Other