diff options
Diffstat (limited to 'src/admin/report/header.php')
| -rw-r--r-- | src/admin/report/header.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/admin/report/header.php b/src/admin/report/header.php index 7764527..05375bd 100644 --- a/src/admin/report/header.php +++ b/src/admin/report/header.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////////////// -// Last modified 05/aug/2012 by cassio@ime.usp.br ob_start(); session_start(); |