Stub _c() for gears manifest. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9794 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
594fe65301
commit
07aed2ee39
@ -15,6 +15,11 @@ define( 'WPINC', '/wp-includes' );
|
|||||||
*/
|
*/
|
||||||
function __() {}
|
function __() {}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @ignore
|
||||||
|
*/
|
||||||
|
function _c() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ignore
|
* @ignore
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user