Tarjei Huse wrote:
> My version is the latest beta, 1.4beta5b. Thanks a lot.
Emile
--- midgard/mgd_article.c.org Wed Sep 27 00:43:05 2000
+++ midgard/mgd_article.c Wed Sep 27 00:44:17 2000
@@ -565,7 +565,7 @@
if (!isarticleowner(id->value.lval))
RETURN_FALSE_BECAUSE(MGD_ERR_ACCESS_DENIED);
- php_midgard_update(return_value, "article", "created=$d", id->value.lval,
+ php_midgard_update(return_value, "article", "created=from_unixtime($d)",
+id->value.lval,
timestamp->value.lval);
UPDATE_REPLIGARD("article",id->value.lval);
}
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]