Преглед на файлове

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$
+ */
+
+
+?>