Hi,

I'm trying to define a magic word returning the lastModified date, but I'm
stuck. My first attempt was:

$wgUser->getSkin()->lastModified()

but it seems $wgArticle (used by lastModified) is not defined at the
point the magic word is processed. Is there a simple way to get that
date?

Javier
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to