Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
451dea2a
Commit
451dea2a
authored
Jan 02, 2011
by
Igor Wiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove comment references to Goutte
parent
894f1c61
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/Silex/Compiler.php
src/Silex/Compiler.php
+1
-1
src/Silex/Framework.php
src/Silex/Framework.php
+1
-1
No files found.
src/Silex/Compiler.php
View file @
451dea2a
...
...
@@ -6,7 +6,7 @@ use Symfony\Component\Finder\Finder;
use
Symfony\Component\HttpKernel\Kernel
;
/*
* This file is part of the
Goutte utility
.
* This file is part of the
Silex framework
.
*
* (c) Fabien Potencier <fabien.potencier@symfony-project.org>
*
...
...
src/Silex/Framework.php
View file @
451dea2a
...
...
@@ -13,7 +13,7 @@ use Symfony\Component\Routing\Route;
use
Symfony\Component\Routing\Matcher\UrlMatcher
;
/*
* This file is part of the
Goutte utility
.
* This file is part of the
Silex framework
.
*
* (c) Fabien Potencier <fabien.potencier@symfony-project.org>
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment