Changeset 244 for trunk/install
- Timestamp:
- 06/22/2011 08:09:41 PM (11 months ago)
- Location:
- trunk/install
- Files:
-
- 13 edited
-
index.php (modified) (1 diff)
-
srtm_download.php (modified) (1 diff)
-
steps/step_dbinit.php (modified) (1 diff)
-
steps/step_dbsetup.php (modified) (1 diff)
-
steps/step_deps.php (modified) (1 diff)
-
steps/step_file_perms.php (modified) (1 diff)
-
steps/step_final.php (modified) (1 diff)
-
steps/step_gmap.php (modified) (1 diff)
-
steps/step_mapbounds.php (modified) (1 diff)
-
steps/step_smarty.php (modified) (1 diff)
-
steps/step_srtm.php (modified) (1 diff)
-
steps/step_welcome.php (modified) (1 diff)
-
tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/index.php
r240 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/srtm_download.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_dbinit.php
r241 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_dbsetup.php
r240 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_deps.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_file_perms.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_final.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_gmap.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_mapbounds.php
r240 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_smarty.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_srtm.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/steps/step_welcome.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify -
trunk/install/tools.php
r239 r244 3 3 * WiND - Wireless Nodes Database 4 4 * 5 * Copyright (C) 2011 Sque<squarious _at gmail [dot] com>5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.
