We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a041fb commit 13ba158Copy full SHA for 13ba158
css/responsive-table.css
@@ -35,6 +35,7 @@
35
td:nth-of-type(2):before { content: "GeocoderBundle (Symfony2)"; }
36
td:nth-of-type(3):before { content: "GeocoderModule (ZF2)"; }
37
td:nth-of-type(4):before { content: "GeocodableBehavior (Propel)"; }
38
+ td:nth-of-type(5):before { content: "StackGeoIp"; }
39
40
.ecg td {
41
text-align: left;
index.markdown
@@ -5,6 +5,7 @@ projects:
5
- { name: BazingaGeocoderBundle, description: GeocoderBundle (Symfony2) }
6
- { name: GeocoderModule, description: GeocoderModule (ZF2) }
7
- { name: GeocodableBehavior, description: GeocodableBehavior (Propel) }
8
+ - { name: StackGeoIp, description: StackGeoIp }
9
---
10
11
Geocoder
0 commit comments