diff options
Diffstat (limited to 'include/identity.php')
-rw-r--r-- | include/identity.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/include/identity.php b/include/identity.php index 5164b5eae..8f906228f 100644 --- a/include/identity.php +++ b/include/identity.php @@ -1,6 +1,17 @@ <?php +function create_identity($arr) { + + + + +} + + + + + class simple_identity { |