File: /home/c1190199/public_html/_alex/wp-content/themes/portada/public/functions.php
<?php
/******************************************************************************/
/******************************************************************************/
$Theme=new Portada_Theme();
add_action('wp_enqueue_scripts',array($Theme,'publicInit'));
/******************************************************************************/
/******************************************************************************/