Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] little typeing bug in function deleteFile

little typeing bug in function deleteFile 30 Sep 2013 13:50 #11270

  • Tomaselli
  • Tomaselli's Avatar
  • Online
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
on file com_mycomponent\admin\classes\file\file.php the line 97:
	public static function deleteFile($path, $remove = delete)


should be:
	public static function deleteFile($path, $remove = 'delete')
The administrator has disabled public write access.

little typeing bug in function deleteFile 07 Oct 2013 00:15 #11300

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 987
  • Karma: 140
Fixed.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: Tomaselli
Time to create page: 0.065 seconds

Get Started