Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@5362 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1a2793b442
commit
3f99d19cc3
|
@ -5,7 +5,7 @@
|
||||||
then bail out.
|
then bail out.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ( function_exists( 'dynamic_sidebars' ) ) {
|
if ( function_exists( 'dynamic_sidebar' ) ) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue