Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Commit

Permalink
functions.php edited
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeenulislam committed Sep 24, 2014
1 parent 5ada971 commit 5c98438
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -440,17 +440,6 @@ function options_page_capability( $capability ) {
add_filter( 'option_page_capability_site_options', 'options_page_capability' );



/**
* GET ALL THE REQUIRED FILES AND FRAMEWORKS
* - Helpers
* - ShortCodes
*/

require_once ( get_template_directory() .'/inc/framework/helpers.php' );
require_once ( get_template_directory() .'/inc/framework/shortcodes.php' );


/**
* BANGLA SUPPORT TO THE THEME
*/
Expand Down

0 comments on commit 5c98438

Please sign in to comment.