[phpmyadmin/shapefile] 120e0f: Share code for calculating filename and do it once

Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: 120e0fc2175294469496d73fa875e9fba38e33df https://github.com/phpmyadmin/shapefile/commit/120e0fc2175294469496d73fa875e... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-14 (Tue, 14 Jun 2016) Changed paths: M src/ShapeFile.php Log Message: ----------- Share code for calculating filename and do it once Signed-off-by: Michal Čihař <michal@cihar.com> Commit: a965747ebe7a273b6127642029b62503897efbc4 https://github.com/phpmyadmin/shapefile/commit/a965747ebe7a273b6127642029b62... Author: Michal Čihař <michal@cihar.com> Date: 2016-06-14 (Tue, 14 Jun 2016) Changed paths: M examples/create_shapefile.php M examples/read.php M examples/read_point.php M examples/read_polygon.php M src/ShapeFile.php M src/ShapeRecord.php M src/Util.php M tests/ShapeFileTest.php Log Message: ----------- Update header comment Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/shapefile/compare/7d457a60b8c3...a965747ebe7a
participants (1)
-
Michal Čihař