<?php /* * This file contains code specific for PRO version of the plugin. * If the file is empty, you are using a free version. * */ class vasthtml_pro { function vasthtml_pro() { } function load_wpf_topics_widget() { } } ?>