Skip to content

Commit

Permalink
Update fruit_helper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-vero authored Sep 28, 2016
1 parent d8dddb7 commit f32defa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/helpers/fruit_helper.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
@require ('/vendor/autoload.php');
require ('/vendor/fruit/fruit/fruit.php');
require ('/vendor/fruit/f/fruit.php');
if (!function_exists('fruit_get_instance'))
{
function fruit_get_instance($name = false)
Expand Down

0 comments on commit f32defa

Please sign in to comment.