Topic: Syntax problems in current release
Hey everyone, after putting several hours in building my own LIM system, I thought I would check out what other people are doing. You've certainly put some time in this one. Though over all, it is a very different organization and hierarchy from what I was planning (which is more location based).
As I'm first looking at files some notes: [of course I might be missing something and not understand why things were the way they were]
chemicals.php
=> Line 67, missing ')' at the end of the echo statement
plasmids.php
=> Line 120
. .'\')">Details</a>' //<= at the end here is should be . '\')">Details</a>'
So where would be a good place to spit-ball about structure? Also can I be elevated to post?