Add photo in vcard... (I think this is useful)
[platal.git] / modules / payment / money.inc.php
index 8d3875c..862232a 100644 (file)
@@ -19,7 +19,7 @@
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************/
 
-require_once dirname(__FILE__).'/../classes/Flagset.php';
+require_once dirname(__FILE__).'/../../classes/Flagset.php';
 
 class Payment
 {