Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ISP
interface
on
a75d10d
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2007
Removed globals and created private vars
pedro_morgan
committed
a75d10d
View commit details
Copy full SHA for a75d10d
View code at this point
Browse repository at this point
Minor tidy
pedro_morgan
committed
3db1820
View commit details
Copy full SHA for 3db1820
View code at this point
Browse repository at this point
First files of the remoting interface.
tbrehm
committed
412aa4f
View commit details
Copy full SHA for 412aa4f
View code at this point
Browse repository at this point
Removed a strict warning in listform.inc.php
tbrehm
committed
c5a08ee
View commit details
Copy full SHA for c5a08ee
View code at this point
Browse repository at this point
Removing innecessary double quotes - speed
pedro_morgan
committed
c3859c5
View commit details
Copy full SHA for c3859c5
View code at this point
Browse repository at this point
Added ISPConfig help module and a the first parts of a basic trouble ticket system.
tbrehm
committed
aa17242
View commit details
Copy full SHA for aa17242
View code at this point
Browse repository at this point
Several fixes to avoid strict warnings. Made a variable public in db_mysql.inc.php. Added missing language tokens to en_users.lng
tbrehm
committed
0108768
View commit details
Copy full SHA for 0108768
View code at this point
Browse repository at this point
Ridy searchform class and made php5
pedro_morgan
committed
8ac9a4c
View commit details
Copy full SHA for 8ac9a4c
View code at this point
Browse repository at this point
php5 and general code tidy
pedro_morgan
committed
d84050e
View commit details
Copy full SHA for d84050e
View code at this point
Browse repository at this point
ini_parser class now php5
pedro_morgan
committed
0a6e9e0
View commit details
Copy full SHA for 0a6e9e0
View code at this point
Browse repository at this point
* Got rid of $conf['cachedir']
Show description for 1d751b0
pedro_morgan
committed
1d751b0
View commit details
Copy full SHA for 1d751b0
View code at this point
Browse repository at this point
Minor code tidy
pedro_morgan
committed
6fa4b7b
View commit details
Copy full SHA for 6fa4b7b
View code at this point
Browse repository at this point
Getting ring of finalt rootpath arguments
pedro_morgan
committed
8fda131
View commit details
Copy full SHA for 8fda131
View code at this point
Browse repository at this point
* Removing all references to $conf['rootpath'] and using contants
Show description for 99bf8ff
pedro_morgan
committed
99bf8ff
View commit details
Copy full SHA for 99bf8ff
View code at this point
Browse repository at this point
* Using new ISPC_*_PATH constants
Show description for dcff571
pedro_morgan
committed
dcff571
View commit details
Copy full SHA for dcff571
View code at this point
Browse repository at this point
Made some vars public
pedro_morgan
committed
d46afe8
View commit details
Copy full SHA for d46afe8
View code at this point
Browse repository at this point
Commits on Aug 20, 2007
Added a deprecated warning in the interface/sql/ directory. The database sql dump in this directory is not the current development release and the directory will be removed as the installation rela…
Show description for e5f4d29
tbrehm
committed
e5f4d29
View commit details
Copy full SHA for e5f4d29
View code at this point
Browse repository at this point
Removed the deprecated file auth_sql_snippet.sql
tbrehm
committed
2f3c755
View commit details
Copy full SHA for 2f3c755
View code at this point
Browse repository at this point
Commits on Aug 19, 2007
WIP
pedro_morgan
committed
c9dfe47
View commit details
Copy full SHA for c9dfe47
View code at this point
Browse repository at this point
Table definition files, WIP
pedro_morgan
committed
55438f6
View commit details
Copy full SHA for 55438f6
View code at this point
Browse repository at this point
Introducting Database installer idea
pedro_morgan
committed
e096b05
View commit details
Copy full SHA for e096b05
View code at this point
Browse repository at this point
Simplifies loading of classes. No is_object check
pedro_morgan
committed
814e0b4
View commit details
Copy full SHA for 814e0b4
View code at this point
Browse repository at this point
Made listform class php5 (some props are private to trap)
pedro_morgan
committed
a5b1ff2
View commit details
Copy full SHA for a5b1ff2
View code at this point
Browse repository at this point
Tidy up of mail/module.conf. replaced unset() as its faster, =array() muted E_NOTICE
pedro_morgan
committed
3c86a31
View commit details
Copy full SHA for 3c86a31
View code at this point
Browse repository at this point
Fixed a strict error in tform.inc.php and tform_actions.inc.php
tbrehm
committed
f73bb61
View commit details
Copy full SHA for f73bb61
View code at this point
Browse repository at this point
Fixed a strict error in listform.inc.php
Show description for c6faf26
tbrehm
committed
c6faf26
View commit details
Copy full SHA for c6faf26
View code at this point
Browse repository at this point
Fixed several strict errors in listform.inc.php and listform_actions.inc.php
tbrehm
committed
f88d3fe
View commit details
Copy full SHA for f88d3fe
View code at this point
Browse repository at this point
Fixed a problem in the session initialization
tbrehm
committed
da5e7a0
View commit details
Copy full SHA for da5e7a0
View code at this point
Browse repository at this point
Removed unneeded code in login/index.php
Show description for c283150
tbrehm
committed
c283150
View commit details
Copy full SHA for c283150
View code at this point
Browse repository at this point
* Idea of constants for digestion
Show description for 7374887
pedro_morgan
committed
7374887
View commit details
Copy full SHA for 7374887
View code at this point
Browse repository at this point
Remove inadventently commited file
pedro_morgan
committed
d00272c
View commit details
Copy full SHA for d00272c
View code at this point
Browse repository at this point
Applying style to login box/table
pedro_morgan
committed
af1daf0
View commit details
Copy full SHA for af1daf0
View code at this point
Browse repository at this point
Removed debug alert()
pedro_morgan
committed
a44efae
View commit details
Copy full SHA for a44efae
View code at this point
Browse repository at this point
Check for user/pass client side instead of remote
pedro_morgan
committed
85db68c
View commit details
Copy full SHA for 85db68c
View code at this point
Browse repository at this point
Minor edits and spelling
pedro_morgan
committed
01d2d11
View commit details
Copy full SHA for 01d2d11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.