Explorar el Código

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 hace 23 años
padre
commit
f16978dbdf
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  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$
+ */
+
+
+?>