first commit
This commit is contained in:
7
plugins/image_text/hooks/all.php
Normal file
7
plugins/image_text/hooks/all.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
function HookImage_textAllInitialise()
|
||||
{
|
||||
global $image_text_fieldvars;
|
||||
config_register_core_fieldvars("Image text plugin",$image_text_fieldvars);
|
||||
}
|
Reference in New Issue
Block a user