ZenMagick 0.9.8


Functions


Function Summary
void

zm_get_default_settings()

Set up default setting.

Function Detail

\store\defaults.php at line 76

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.8