field_flush_caches()
Implementation of hook_flush_caches.
modules/field/field.module, line 93
<?php function field_flush_caches() { return array('cache_field'); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen