First version
This commit is contained in:
@@ -2,4 +2,14 @@
|
||||
/*
|
||||
* Add your own functions here. You can also copy some of the theme functions into this file.
|
||||
* Wordpress will use those functions instead of the original functions then.
|
||||
*/
|
||||
*/
|
||||
|
||||
/*
|
||||
* Enfold Debugging-Info im Quelltext ausblenden
|
||||
*/
|
||||
if(!function_exists('avia_debugging_info')){
|
||||
function avia_debugging_info() {
|
||||
//
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user