Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:modifications:make_public_filter_default [2014/11/20 22:24] swarnat |
en:modifications:make_public_filter_default [2014/11/20 22:24] (current) swarnat |
||
---|---|---|---|
Line 29: | Line 29: | ||
$permission = "no"; | $permission = "no"; | ||
- | $permission = "yes"; | + | $permission = "yes"; // This line will be added |
} | } | ||
</code> | </code> |