瀏覽代碼

just the file to remind me to actually *code* what i post on mailing lists ;)

will add stuff time by time. feel free to help everybody. (plz email me before coding)
centaurix 23 年之前
父節點
當前提交
f16978dbdf
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. 15 0
      class/helper/VCard.class.php

+ 15 - 0
class/helper/VCard.class.php

@@ -0,0 +1,15 @@
+<?php
+
+/**
+ * vCard.class
+ *
+ * Copyright (c) 2002 The SquirrelMail Project Team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * This (will) contain functions needed to vCards.
+ *
+ * $Id$
+ */
+
+
+?>