Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse Error in /admin/includes/functions/compatibility.php


dprophit

Recommended Posts

I'm getting this error Parse error: parse error, expecting `'('' in /home/helyawn/public_html/catalog/admin/includes/functions/compatibility.php on line 65

 

  if (!function_exists('move_uploaded_file')) {

   function move_uploaded_file($file, $target) {

     return copy($file, $target);

   }

 }

Line 65 is 'function move_uploaded_file($file, $target) {

--- Denver Prophit Jr.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...