Commit 5fc37f78 by Scott

Replace old module files with stubs

parent d2a4261a
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-editor-basic.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-event-limits.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-event-notify.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-event-updates.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-filter-basic.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-search-basic.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-viewer-basic.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-widget-activity-count.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-widget-ask-box.php';
<?php
/**
* @deprecated This file is deprecated from Q2A 1.7; use the below file instead.
*/
require_once 'modules/qa-widget-related-qs.php';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment