Skip to content

Commit

Permalink
Fix some file permissions and unusued statements + add SensioLabsInsi…
Browse files Browse the repository at this point in the history
…ght medal

Fix medal URL
  • Loading branch information
Vincent Composieux committed Aug 10, 2014
1 parent 6c514cb commit d3c3994
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 3 deletions.
Empty file modified Controller/WordpressController.php 100755 → 100644
Empty file.
Empty file modified DependencyInjection/EkinoWordpressExtension.php 100755 → 100644
Empty file.
1 change: 0 additions & 1 deletion EkinoWordpressBundle.php 100755 → 100644
Expand Up @@ -12,7 +12,6 @@

use Ekino\WordpressBundle\DependencyInjection\Compiler\RegisterMappingsPass;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\HttpKernel\Bundle\Bundle;

/**
Expand Down
1 change: 0 additions & 1 deletion Listener/WordpressRequestListener.php
Expand Up @@ -12,7 +12,6 @@

use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
use Symfony\Component\Security\Core\SecurityContextInterface;

/**
Expand Down
2 changes: 1 addition & 1 deletion README.md 100755 → 100644
@@ -1,7 +1,7 @@
EkinoWordpressBundle
====================

[![Build Status](https://secure.travis-ci.org/ekino/EkinoWordpressBundle.png?branch=master)](http://travis-ci.org/ekino/EkinoWordpressBundle)
[![Build Status](https://secure.travis-ci.org/ekino/EkinoWordpressBundle.png?branch=master)](http://travis-ci.org/ekino/EkinoWordpressBundle) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/e842da81-16e2-47ee-9966-5112bbe1ab9c/mini.png)](https://insight.sensiolabs.com/projects/e842da81-16e2-47ee-9966-5112bbe1ab9c)

This bundle is used to bring some Symfony services into Wordpress and manipulates Wordpress using Symfony.

Expand Down
Empty file modified Resources/config/routing.xml 100755 → 100644
Empty file.
Empty file modified Wordpress/WordpressResponse.php 100755 → 100644
Empty file.
Empty file modified composer.json 100755 → 100644
Empty file.

0 comments on commit d3c3994

Please sign in to comment.