74,76d73 < if (file_exists('/usr/bin/python')) { < exec("" . '/' . "usr" . '/' . "bin" . '/' . "python .." . '/' . "Python" . '/' . "thisone.py > py_ephem.xxx"); < } else { 78d74 < } 101,103d96 < if (file_exists('/usr/bin/python')) { < exec("" . '/' . "usr" . '/' . "bin" . '/' . "python .." . '/' . "Python" . '/' . "subsolar.py > py_ephem.xxx"); < } else { 105d97 < } 108,110d99 < if (file_exists('/usr/bin/python')) { < exec("" . '/' . "usr" . '/' . "bin" . '/' . "python .." . '/' . "Python" . '/' . "sublunar.py > py_ephem.xxx"); < } else { 112d100 < } 252,254d239 < if (file_exists('/usr/bin/python')) { < exec("" . '/' . "usr" . '/' . "bin" . '/' . "python .." . '/' . "Python" . '/' . "thisone.py > py_ephem.xxx"); < } else { 256d240 < } 269c253 < ?> --- > ?> \ No newline at end of file