Skip to content

Commit

Permalink
Update admin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
husseinalhammad committed Oct 3, 2020
1 parent daa8cae commit 8900e28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipit_members/admin.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php
include(__DIR__ . '/lib/PipitMembers.class.php');
include(__DIR__ . '/lib/PipitMembers_Collections.class.php');
include_once(__DIR__ . '/lib/PipitMembers.class.php');
include_once(__DIR__ . '/lib/PipitMembers_Collections.class.php');

0 comments on commit 8900e28

Please sign in to comment.