plotip 

plotip Git Source Tree


Root/config.class.php

1
2
3
4
5
6
7
8
9
<?php
# Configuration for PlotIP.  Both the load_GLC.sh and the PHP
# scripts will read this file.
$host   = "localhost";
$db = "plotip";
$user   = "";
$pass   = "";
// key is no longer needed - https://productforums.google.com/forum/#!topic/maps/udms5blT7nY
?>

Archive Download this file

Branches

Number of commits:
Page rendered in 0.08142s using 11 queries.