- Posts: 362
- Thank you received: 25
- Forum
- Community feedback
- Feature Playground
- Playground Archive (Locked)
- [Merged topic] General testing of K 1.6 features
Blue Eagle 5 v1.6.2 has been Released for Kunena 5.2 (Yesterday)
The Kunena team has announce the arrival of Kunena template Blue Eagle 5 v1.6.2 which is now available for download. This version addresses most of the issues that were discovered in development.
REQUIREMENTS
Blue Eagle 1.6.x requires Kunena 5.2.x to work with
Question [Merged topic] General testing of K 1.6 features
Please Log in or Create an account to join the conversation.
- rinuccio sp
-
- Offline
- Premium Member
- Posts: 269
- Thank you received: 4
Please Log in or Create an account to join the conversation.
<html>
<head>
<title>Page last updated on month/date/year hour:min PHP Script</title>
</head>
<?
$last_modified = filemtime("example7.php3");
print("Last Modified ");
print(date("m/j/y h:i", $last_modified));
?>
</body>
</html>
Please Log in or Create an account to join the conversation.
<head>
<title>Page last updated on month/date/year hour:min PHP Script</title>
</head>
<?
$last_modified = filemtime("example7.php3");
print("Last Modified ");
print(date("m/j/y h:i", $last_modified));
?>
</body>
</html>
Please Log in or Create an account to join the conversation.

Please Log in or Create an account to join the conversation.
Part of the message is hidden for the guests. Please log in or register to see it.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
[EDIT]
Are you kidding me ? I test thouroughly, it does not work. I post a message then I test again as a reflex and it works flawlessly ? Maaaaan, what is that...


Please Log in or Create an account to join the conversation.
So, for example I can place a quiz:
How much is 2+2?
and below it place the spoiler:
Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9
EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Forum Access
- Not Allowed: to create new topic.
- Not Allowed: to reply.
- Not Allowed: to edit your message.
- Forum
- Community feedback
- Feature Playground
- Playground Archive (Locked)
- [Merged topic] General testing of K 1.6 features