]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Add a missing <?php tag. Bug noted by Simon Burns <simon@ababa.org>
authorkkalev <kkalev>
Thu, 28 Nov 2002 18:33:39 +0000 (18:33 +0000)
committerkkalev <kkalev>
Thu, 28 Nov 2002 18:33:39 +0000 (18:33 +0000)
Changelog
htdocs/accounting.php3

index 8db4b8edf47ea07809665f0a2fdc03bc6c390968..d017f9072f483baa7d0c4db7402834d9429953dd 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -15,6 +15,7 @@ Ver 1.62:
   general_radius_server_auth_proto specifying the default authentication protocol of the radius
   server (pap or chap).
 * Replace single quotes with double quotes in log_badlogins
+* Add a missing <?php tag. Bug noted by Simon Burns <simon@ababa.org>
 Ver 1.61:
 * Add a string encoder for greek
 * If general_decode_normal_attributes is set then encode attributes in lib/ldap/change_info. In the near future
index 064c86e72c9869e23a84b5d8f5e196ae32b54f7f..53e9c6886d99f81523f4e606451e6c97cef88b5e 100644 (file)
@@ -105,7 +105,7 @@ Accounting Report Generator
 </head>
 <body bgcolor="#80a040" background="images/greenlines1.gif" link="black" alink="black">
 
-<?
+<?php
 if(!$queryflag) {
        echo <<<EOM
 <form method=post>