diff options
author | Olav Morken <olav.morken@uninett.no> | 2008-08-18 11:38:10 +0000 |
---|---|---|
committer | Olav Morken <olav.morken@uninett.no> | 2008-08-18 11:38:10 +0000 |
commit | d1683bdba81dd7be992644025c908196bd3558af (patch) | |
tree | a5bb0480c9f42828d34edb26338c0e33d24f8c6d /modules/core/default-enable | |
parent | c1c2c004eb46ffabc3a61f3196d31a9600b34edc (diff) | |
download | simplesamlphp-d1683bdba81dd7be992644025c908196bd3558af.zip simplesamlphp-d1683bdba81dd7be992644025c908196bd3558af.tar.gz simplesamlphp-d1683bdba81dd7be992644025c908196bd3558af.tar.bz2 |
Authentication processing filters.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@811 44740490-163a-0410-bde0-09ae8108e29a
Diffstat (limited to 'modules/core/default-enable')
-rw-r--r-- | modules/core/default-enable | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/core/default-enable b/modules/core/default-enable new file mode 100644 index 0000000..25615cb --- /dev/null +++ b/modules/core/default-enable @@ -0,0 +1,3 @@ +This file indicates that the default state of this module +is enabled. To disable, create a file named disable in the +same directory as this file. |