Skip to content

Instantly share code, notes, and snippets.

@zzfortezz
Last active November 9, 2018 08:23
Show Gist options
  • Save zzfortezz/6121542744d56b67bde58463c93e7c63 to your computer and use it in GitHub Desktop.
Save zzfortezz/6121542744d56b67bde58463c93e7c63 to your computer and use it in GitHub Desktop.
include file
<?php
public function addons_widget_register()
{
require_once (EC_EXTENTIONS_PATH . 'widgets/hello.php');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment