ZenMagick 0.9.10


Functions


Function Summary
void

zm_get_default_settings()

Set up default setting.

Function Detail

defaults.php at line 72

zm_get_default_settings

public void zm_get_default_settings()

Set up default setting.

The reason for this being wrapped in a function is to make it possible to include in core.php. Also, this leaves the option of alternative storage to improve loading time.


ZenMagick 0.9.10