diff options
| -rw-r--r-- | REFLECTION | 20 | 
1 files changed, 20 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..0771892 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,20 @@ +Extension [ <persistent> extension #93 inclued version 0.1.3 ] { + +  - INI { +    Entry [ inclued.enabled <SYSTEM> ] +      Current = '0' +    } +    Entry [ inclued.random_sampling <SYSTEM> ] +      Current = '0' +    } +    Entry [ inclued.dumpdir <SYSTEM> ] +      Current = '' +    } +  } + +  - Functions { +    Function [ <internal:inclued> function inclued_get_data ] { +    } +  } +} +  | 
