Line 2 says "/**"
For context, here are the first 10 lines
<?php
/**
* @package admin
* @copyright Copyright 2003-2007 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: application_top.php 7544 2007-11-29 04:40:11Z drbyte $
*/
/**
* File contains just application_top code
I have been checking the file in the admin folder. I am not sure how it differs from the original... I had never opened this file up until I started to get the error message last week. I did the cut and paste as suggested in the previously linked forum thread as a last ditch effort.


Reply With Quote

