Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120836360
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
553 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/c++/lib/test.php b/c++/lib/test.php
index 8f80805..27ca971 100644
--- a/c++/lib/test.php
+++ b/c++/lib/test.php
@@ -1,20 +1,20 @@
//run using "php -d enable_dl=On -d extension=./kolabformat.so test.php"
<?php
include("kolabformat.php");
$e = new Event();
$d = new c_DateTime(1,1,1);
print $e->exceptionDates()->size();
$e->addExceptionDate( $d);
print $e->exceptionDates()->size();
$string = writeEvent($e);
-print $string
-// $e1 = readEvent($string, false);
+print $string;
+$e1 = readEvent($string, false);
?>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Apr 24, 1:29 PM (6 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18849414
Default Alt Text
(553 B)
Attached To
Mode
rLKX libkolabxml
Attached
Detach File
Event Timeline