Updated HttpConfig to use TLSv1 as Cipher List

- Updated PPHttpConfig.php with Cipher List
- Updated Lipp Samples to use proper namespaces. Fixes #156
- Few UI Fixes
This commit is contained in:
japatel
2014-11-11 16:13:18 -06:00
parent d5f9b1d43c
commit 9d14e2c974
4 changed files with 12 additions and 5 deletions

View File

@@ -40,6 +40,10 @@
background-color: #428bca;
border-color: #428bca;
}
.row {
margin-right: 0px;
margin-left: 0px;
}
/*
.string { color: green; }
.number { color: darkorange; }