Groups
Groups
Sign in
Groups
Groups
php-outline
Conversations
About
Send feedback
Help
engine.php, line 92
0 views
Skip to first unread message
Leechael
unread,
Jan 2, 2009, 11:03:57 AM
1/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-outline
Modify to:
if (!file_exists($this->compiled) || (filemtime($this->template) >
filemtime($this->compiled)) || $force) {
will be better.
Leechael
unread,
Jan 2, 2009, 11:05:21 AM
1/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-outline
Modify again:
if ($force || !file_exists($this->compiled) || (filemtime($this-
>template) > filemtime($this->compiled))) {
:P
ras...@mindplay.dk
unread,
Jan 2, 2009, 6:26:06 PM
1/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-outline
aesthetics, but yes - I changed yet :)
Reply all
Reply to author
Forward
0 new messages